X509CertificateTrustListSubjectUsage Property
Gets a collection of OIDs that represents intended usages of the certificate trust list.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public OidCollection SubjectUsage { get; }
Public ReadOnly Property SubjectUsage As OidCollection
Get
public:
property OidCollection^ SubjectUsage {
OidCollection^ get ();
}
member SubjectUsage : OidCollection with get
Property Value
OidCollection