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.

Definition

Namespace: PKI.CertificateTemplates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
[ObsoleteAttribute("Use 'RegistrationAuthority.CAManagerApproval' property instead.")]
public bool CAManagerApproval { get; }

Property Value

Boolean

See Also