C# Class Amazon.IdentityManagement.Model.EnableMFADeviceRequest

Container for the parameters to the EnableMFADevice operation. Enables the specified MFA device and associates it with the specified IAM user. When enabled, the MFA device is required for every subsequent login by the IAM user associated with the device.
Inheritance: AmazonIdentityManagementServiceRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAuthenticationCode1 ( ) : bool
IsSetAuthenticationCode2 ( ) : bool
IsSetSerialNumber ( ) : bool
IsSetUserName ( ) : bool