![]() | X509Certificate |
The X509CertificateRecord type exposes the following members.
Name | Description | |
---|---|---|
![]() | Algorithms | Gets or sets the encryption algorithm capabilities. |
![]() | AlgorithmsUpdated | Gets or sets the date when the algorithms were last updated. |
![]() | BasicConstraints | Gets the basic constraints of the certificate. |
![]() | Certificate | Gets the certificate. |
![]() | Fingerprint | Gets the fingerprint of the certificate. |
![]() | Id | Gets the identifier. |
![]() | IsAnchor | Gets whether the certificate is an anchor. |
![]() | IssuerName | Gets the certificate's issuer name. |
![]() | IsTrusted | Gets or sets a value indicating whether the certificate is trusted. |
![]() | KeyUsage | Gets the key usage flags for the certificate. |
![]() | NotAfter | Gets the end date and time for which the certificate is valid. |
![]() | NotBefore | Gets the starting date and time for which the certificate is valid. |
![]() | PrivateKey | Gets the private key. |
![]() | SerialNumber | Gets the serial number of the certificate. |
![]() | SubjectDnsNames | Gets the subject DNS names. |
![]() | SubjectEmail | Gets the subject email address. |
![]() | SubjectKeyIdentifier | Gets the certificate's subject key identifier. |
![]() | SubjectName | Gets the certificate's subject name. |