Container for the parameters to the DeleteHsmClientCertificate operation.
Deletes the specified HSM client certificate.

C# |
public class DeleteHsmClientCertificateRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteHsmClientCertificateRequest()()()() | Initializes a new instance of the DeleteHsmClientCertificateRequest 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.) |
![]() | HsmClientCertificateIdentifier |
Gets and sets the property HsmClientCertificateIdentifier.
The identifier of the HSM client certificate to be deleted. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithHsmClientCertificateIdentifier(String) | Obsolete.
Sets the HsmClientCertificateIdentifier property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteHsmClientCertificateRequest |