CertificateTemplateRegistrationAuthoritySignatureCount Property

Gets the number of registration agent (aka enrollment agent) signatures that are required on a request that references this template.

Definition

Namespace: SysadminsLV.PKI.ADCS.CertificateTemplates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public int SignatureCount { get; }

Property Value

Int32

See Also