AWS SDK for .NET Documentation
DeleteHsmClientCertificateRequest Class
AmazonAmazon.Redshift.ModelDeleteHsmClientCertificateRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DeleteHsmClientCertificate operation. Deletes the specified HSM client certificate.
Declaration Syntax
C#
public class DeleteHsmClientCertificateRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DeleteHsmClientCertificateRequest()()()()
Initializes a new instance of the DeleteHsmClientCertificateRequest class

Equals(Object)
Determines whether the specified Object is equal to the current 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

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DeleteHsmClientCertificateRequest

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)