C# Class Amazon.CognitoIdentity.Model.UnlinkIdentityRequest

Container for the parameters to the UnlinkIdentity operation. Unlinks a federated identity from an existing account. Unlinked logins will be considered new identities next time they are seen. Removing the last linked login will make this identity inaccessible.

This is a public API. You do not need any credentials to call this API.

Inheritance: AmazonCognitoIdentityRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetIdentityId ( ) : bool
IsSetLogins ( ) : bool
IsSetLoginsToRemove ( ) : bool