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