PolicyServerClientURL Property |
Gets the enrollment policy URL.
Namespace:
PKI.Enrollment.Policy
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Public ReadOnly Property URL As Uri
Get
public:
property Uri^ URL {
Uri^ get ();
}
member URL : Uri with get
Property Value
Type:
UriSee Also