TCognitoIdentityUnlinkIdentityRequest
Class in AWS.CognitoIdentity
UnlinkIdentity request class.
Ancestors
Properties
IdentityId
property IdentityId: string
Logins
property Logins: TDictionary<string, string>
LoginsToRemove
property LoginsToRemove: TList<string>
Constructors
Create
constructor Create(const AIdentityId: string);
Constructor for TCognitoIdentityUnlinkIdentityRequest.
Parameters
| Name | Description |
|---|---|
AIdentityId | Specify the unique identifier of the identity in the format. |