CertificateCreateProperties Class
The properties of the create certificate operation.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | CertificateCreateProperties() | Initializes a new instance of the CertificateCreateProperties class. |
![]() | CertificateCreateProperties(String) | Initializes a new instance of the CertificateCreateProperties class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | Base64Value | Required. Gets or sets the base64 encoded value of the certificate. |
![]() | Description | Optional. Gets or sets the description of the certificate. |
![]() | IsExportable | Optional. Gets or sets the is exportable flag of the certificate. |
![]() | Thumbprint | Optional. Gets or sets the thumbprint of the certificate. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)