PolicyServerClientPolicyId Property |
Gets the enrollment policy unique ID.
Namespace:
PKI.Enrollment.Policy
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string PolicyId { get; }
Public ReadOnly Property PolicyId As String
Get
public:
property String^ PolicyId {
String^ get ();
}
member PolicyId : string with get
Property Value
Type:
StringSee Also