Click or drag to resize

SessionGetClientID Method

Gives Client ID by Token

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static int GetClientID(
	Guid pToken
)

Parameters

pToken
Type: SystemGuid
aktive Token

Return Value

Type: Int32
Client ID or exception
See Also