Click or drag to resize

AdcsAiaUrlEntryAddToCertAia Property

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

Namespace:  SysadminsLV.PKI.Management.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool AddToCertAia { get; }

Property Value

Type: Boolean
Remarks
Only HTTP:// and LDAP:// paths are supported.
See Also