ICognitoIdentityIdentityDescription
Interface in AWS.CognitoIdentity
Interface for IdentityDescription.
Properties
CreationDate
property CreationDate: TOptional<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: TOptional<TDate>
The date on which the identity was last modified.
Logins
property Logins: TList<string>
The provider names.