AdcsCdpUrlEntryUrlScheme Property |
Gets the protocol scheme used by this object.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public UrlProtocolScheme UrlScheme { get; }
Public ReadOnly Property UrlScheme As UrlProtocolScheme
Get
public:
property UrlProtocolScheme UrlScheme {
UrlProtocolScheme get ();
}
member UrlScheme : UrlProtocolScheme with get
Property Value
Type:
UrlProtocolSchemeSee Also