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.
A structure that defines an identity source.
This data type is a response parameter to the ListIdentitySources operation.
Namespace: Amazon.VerifiedPermissions.Model
Assembly: AWSSDK.VerifiedPermissions.dll
Version: 3.x.y.z
public class IdentitySourceItem
The IdentitySourceItem type exposes the following members
Name | Description | |
---|---|---|
![]() |
IdentitySourceItem() |
Name | Type | Description | |
---|---|---|---|
![]() |
Configuration | Amazon.VerifiedPermissions.Model.ConfigurationItem |
Gets and sets the property Configuration. Contains configuration information about an identity source. |
![]() |
CreatedDate | System.DateTime |
Gets and sets the property CreatedDate. The date and time the identity source was originally created. |
![]() |
Details | Amazon.VerifiedPermissions.Model.IdentitySourceItemDetails |
Gets and sets the property Details. A structure that contains the details of the associated identity provider (IdP). |
![]() |
IdentitySourceId | System.String |
Gets and sets the property IdentitySourceId. The unique identifier of the identity source. |
![]() |
LastUpdatedDate | System.DateTime |
Gets and sets the property LastUpdatedDate. The date and time the identity source was most recently updated. |
![]() |
PolicyStoreId | System.String |
Gets and sets the property PolicyStoreId. The identifier of the policy store that contains the identity source. |
![]() |
PrincipalEntityType | System.String |
Gets and sets the property PrincipalEntityType. The Cedar entity type of the principals returned from the IdP associated with this identity source. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5