If the CopyC#
UserName
For information about rotating certificates, see Managing Keys and Certificates in Using AWS Identity and Access Management.

C# |
public class UpdateSigningCertificateRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UpdateSigningCertificateRequest()()()() | Initializes a new instance of the UpdateSigningCertificateRequest class |
![]() | CertificateId |
Gets and sets the property CertificateId.
The ID of the signing certificate you want to update. |
![]() | 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.) |
![]() | Status |
Gets and sets the property Status.
The status you want to assign to the certificate. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UserName |
Gets and sets the property UserName.
Name of the user the signing certificate belongs to. |
![]() | WithCertificateId(String) | Obsolete.
Sets the CertificateId property
|
![]() | WithStatus(String) | Obsolete.
Sets the Status property
|
![]() | WithUserName(String) | Obsolete.
Sets the UserName property
|

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