C# Class Amazon.CognitoIdentityProvider.Model.SetUserSettingsRequest

Container for the parameters to the SetUserSettings operation. Sets the user settings like multi-factor authentication (MFA). If MFA is to be removed for a particular attribute pass the attribute with code delivery as null. If null list is passed, all MFA options are removed.
Inheritance: AmazonCognitoIdentityProviderRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAccessToken ( ) : bool
IsSetMFAOptions ( ) : bool