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.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public OidCollection SubjectUsages { get; }

Property Value

OidCollection

See Also