X509CEPEnrollmentPropertyInfoPolicyServerUrl Property |
Gets the Url of the Certificate Enrollment Policy Server.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Uri PolicyServerUrl { get; }
Public ReadOnly Property PolicyServerUrl As Uri
Get
public:
property Uri^ PolicyServerUrl {
Uri^ get ();
}
member PolicyServerUrl : Uri with get
Property Value
Type:
UriSee Also