Click or drag to resize
PlatformClientConfigurationGetHostId Method
Gets the host identifier.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
public abstract string GetHostId()

Return Value

Type: String
A hash identifying the machine or device the application is running.
See Also