PolicyEnrollEndpointUriRenewalOnly Property
Indicates whether the endpoint is for renewal requests only (True), or accepts initial requests (False).
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool RenewalOnly { get; }
Public ReadOnly Property RenewalOnly As Boolean
Get
public:
property bool RenewalOnly {
bool get ();
}
member RenewalOnly : bool with get
Property Value
Boolean