X509AuthorityKeyIdentifierExtensionIncludedComponents Property

Indicates which components are included in the Authority Key Identifier extension.

Definition

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

Property Value

AuthorityKeyIdentifierType

See Also