X509CRLReferenceExtensionURL Property |
Gets CRL reference URL.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Public ReadOnly Property URL As Uri
Get
public:
property Uri^ URL {
Uri^ get ();
}
member URL : Uri with get
Property Value
Type:
UriSee Also