TCognitoIdentityProviderAdminDisableProviderForUserRequest
Class in AWS.CognitoIdentityProvider
AdminDisableProviderForUser request class.
Ancestors
Properties
User
property User: ICognitoIdentityProviderProviderUserIdentifierType
Type: ICognitoIdentityProviderProviderUserIdentifierType
UserPoolId
property UserPoolId: string
Constructors
Create
constructor Create(const AUserPoolId: string);
Constructor for TCognitoIdentityProviderAdminDisableProviderForUserRequest.
Parameters
| Name | Description |
|---|---|
AUserPoolId | Specify the ID of the user pool. |