Certificate.Extensions Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 8.0.9673)
Extensions
Gets the certificates extensions collection.
Declaration
public CertificateExtensionCollection Extensions { get; }
Property Value
| Type | Description |
|---|---|
| CertificateExtensionCollection | Extensions collection. |