| 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
Syntaxpublic bool AddToCertAia { get; }Public ReadOnly Property AddToCertAia As Boolean
	Get
public:
property bool AddToCertAia {
	bool get ();
}member AddToCertAia : bool with get
Property Value
Type: 
Boolean Remarks
RemarksOnly HTTP:// and LDAP:// paths are supported.
 See Also
See Also