CertificateProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Certificate resource specific properties.
public class CertificateProperties
type CertificateProperties = class
Public Class CertificateProperties
- Inheritance
-
CertificateProperties
Constructors
CertificateProperties() |
Initializes a new instance of CertificateProperties. |
Properties
ExpirationOn |
Certificate expiration date. |
IssueOn |
Certificate issue Date. |
Issuer |
Certificate issuer. |
Password |
Certificate password. |
ProvisioningState |
Provisioning state of the certificate. |
PublicKeyHash |
Public key hash. |
SubjectName |
Subject name of the certificate. |
Thumbprint |
Certificate thumbprint. |
Valid |
Is the certificate valid?. |
Value |
PFX or PEM blob. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET