Gets whether the certificate has been loaded.
[VisualĀ Basic] Public Property HasCertificate As Boolean
[C#]
public bool HasCertificate {get; set;}
[C++] public: __property bool get_HasCertificate();
[JScript] public function get HasCertificate() : Boolean;
Property Value
Remarks