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