X509PolicyQualifierPolicyUrl Property |
Gets an URL to a online policy repository.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Uri PolicyUrl { get; }
Public ReadOnly Property PolicyUrl As Uri
Get
public:
property Uri^ PolicyUrl {
Uri^ get ();
}
member PolicyUrl : Uri with get
Property Value
Type:
UriSee Also