Container for the parameters to the DeleteVirtualMFADevice operation.
Namespace: Amazon.IdentityManagement.ModelDeletes a virtual MFA device.
NOTE:You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see DeactivateMFADevice.
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class DeleteVirtualMFADeviceRequest : AmazonWebServiceRequest
Public Class DeleteVirtualMFADeviceRequest _ Inherits AmazonWebServiceRequest
public ref class DeleteVirtualMFADeviceRequest : public AmazonWebServiceRequest
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| DeleteVirtualMFADeviceRequest()()()() | Initializes a new instance of the DeleteVirtualMFADeviceRequest class | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| SerialNumber |
The serial number that uniquely identifies the MFA device. For virtual MFA devices, the serial number is the same as the ARN.
Constraints: | |
| ToString()()()() | (Inherited from Object.) | |
| WithSerialNumber(String) |
Sets the SerialNumber property
|
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.IdentityManagement.Model..::..DeleteVirtualMFADeviceRequest
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.IdentityManagement.Model..::..DeleteVirtualMFADeviceRequest