ApplicationInfoServerFingerprintHash Property |
Gets a hash of the server fingerprint, which is safe to expose to arbitrary users.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ServerFingerprintHash { get; }
Public ReadOnly Property ServerFingerprintHash As String
Get
public:
property String^ ServerFingerprintHash {
String^ get ();
}
member ServerFingerprintHash : string with get
Property Value
Type:
StringSee Also