IssuanceRequirementsSignatureCount Property |
Gets the number of registration agent (aka enrollment agent) signatures that are required on a request
that references this template.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public int SignatureCount { get; }
Public ReadOnly Property SignatureCount As Integer
Get
public:
property int SignatureCount {
int get ();
}
member SignatureCount : int with get
Property Value
Type:
Int32See Also