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.0.1
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