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.

A structure that defines an identity source.

This data type is a response parameter to the ListIdentitySources operation.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.IdentitySourceItem

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

Syntax

C#
public class IdentitySourceItem

The IdentitySourceItem type exposes the following members

Constructors

NameDescription
Public Method IdentitySourceItem()

Properties

NameTypeDescription
Public Property Configuration Amazon.VerifiedPermissions.Model.ConfigurationItem

Gets and sets the property Configuration.

Contains configuration information about an identity source.

Public Property CreatedDate System.DateTime

Gets and sets the property CreatedDate.

The date and time the identity source was originally created.

Public Property Details Amazon.VerifiedPermissions.Model.IdentitySourceItemDetails

Gets and sets the property Details.

A structure that contains the details of the associated identity provider (IdP).

Public Property IdentitySourceId System.String

Gets and sets the property IdentitySourceId.

The unique identifier of the identity source.

Public Property LastUpdatedDate System.DateTime

Gets and sets the property LastUpdatedDate.

The date and time the identity source was most recently updated.

Public Property PolicyStoreId System.String

Gets and sets the property PolicyStoreId.

The identifier of the policy store that contains the identity source.

Public Property 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.

Version Information

.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