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