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