Click or drag to resize

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.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public OidCollection SubjectUsages { get; }

Property Value

Type: OidCollection
See Also