AIAIncludeToExtension Property

Gets True if specified URL is configured to include specified URL to all issued certificate's Authority Information Access extension.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IncludeToExtension { get; }

Property Value

Boolean

Remarks

Only HTTP:// and LDAP:// paths are supported.

See Also