Gets Enrollment Services location.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Uri Uri { get; set; }
Public Property Uri As Uri
Get
Set
public:
property Uri^ Uri {
Uri^ get ();
void set (Uri^ value);
}
member Uri : Uri with get, set
Property Value
Type:
UriSee Also