AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
For more information about creating and working with virtual MFA devices, go to Using a Virtual MFA Device in the Using IAM guide.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DeactivateMFADeviceRequest : AmazonIdentityManagementServiceRequest IRequestEvents
The DeactivateMFADeviceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeactivateMFADeviceRequest() | Empty constructor used to set properties independently even when a simple constructor is available |
![]() |
DeactivateMFADeviceRequest(string, string) | Instantiates DeactivateMFADeviceRequest with the parameterized properties |
Name | Type | Description | |
---|---|---|---|
![]() |
SerialNumber | System.String |
Gets and sets the property SerialNumber.
The serial number that uniquely identifies the MFA device. For virtual MFA devices, the serial number is the device ARN. |
![]() |
UserName | System.String |
Gets and sets the property UserName.
The name of the user whose MFA device you want to deactivate. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1