X509CertificateTrustListBuilderSubjectUsages Property
Gets a list that identifies the intended usage of the list as a sequence of object identifiers. This is the same as in
the Enhanced Key Usage extension.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public OidCollection SubjectUsages { get; }
Public ReadOnly Property SubjectUsages As OidCollection
Get
public:
property OidCollection^ SubjectUsages {
OidCollection^ get ();
}
member SubjectUsages : OidCollection with get
Property Value
OidCollection