ApplicationInfoServerFingerprint Property |
Gets a string which uniquely identifies the server on which the application is running.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ServerFingerprint { get; }
Public ReadOnly Property ServerFingerprint As String
Get
public:
property String^ ServerFingerprint {
String^ get ();
}
member ServerFingerprint : string with get
Property Value
Type:
StringSee Also