CertificateChain.RootCertificate Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9119)
RootCertificate
Gets the certificate of the root certification authority, if available.
Declaration
public Certificate RootCertificate { get; }
Property Value
Type | Description |
---|---|
Certificate | Root CA certificate if available; null otherwise. |