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