CertificateTemplateSettings.CAManagerApproval Property
Note: This API is now obsolete.
Gets or sets whether the requests based on a referenced template are put to a pending state.
Namespace: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
[ObsoleteAttribute("Use 'RegistrationAuthority.CAManagerApproval' property instead.")]
public bool CAManagerApproval { get; }
<ObsoleteAttribute("Use 'RegistrationAuthority.CAManagerApproval' property instead.")>
Public ReadOnly Property CAManagerApproval As Boolean
Get
public:
[ObsoleteAttribute(L"Use 'RegistrationAuthority.CAManagerApproval' property instead.")]
property bool CAManagerApproval {
bool get ();
}
[<ObsoleteAttribute("Use 'RegistrationAuthority.CAManagerApproval' property instead.")>]
member CAManagerApproval : bool with get
Property Value
Boolean