CertificateTemplateSettingsCAManagerApproval Property |
Gets or sets whether the requests based on a referenced template are put to a pending state.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool CAManagerApproval { get; }
Public ReadOnly Property CAManagerApproval As Boolean
Get
public:
property bool CAManagerApproval {
bool get ();
}
member CAManagerApproval : bool with get
Property Value
Type:
BooleanSee Also