Skip to main content

ICognitoIdentityDescribeIdentityResponse

Interface in AWS.CognitoIdentity

Interface for DescribeIdentity responses.

Ancestors

Properties

CreationDate

property CreationDate: TDate

The date on which the identity was created.

IdentityId

property IdentityId: string

The unique identifier for the identity in the format REGION:GUID.

LastModifiedDate

property LastModifiedDate: TDate

The date on which the identity was last modified.

Logins

property Logins: TList<string>

A list of provider names.