AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about a security profile and the target associated with it.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.SecurityProfileTargetMapping

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class SecurityProfileTargetMapping

The SecurityProfileTargetMapping type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SecurityProfileIdentifier Amazon.IoT.Model.SecurityProfileIdentifier

Gets and sets the property SecurityProfileIdentifier.

Information that identifies the security profile.

Public Property Target Amazon.IoT.Model.SecurityProfileTarget

Gets and sets the property Target.

Information about the target (thing group) associated with the security profile.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5