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
)
Public Shared Function GetClientID (
pToken As Guid
) As Integer
Parameters
- pToken
- Type: SystemGuid
aktive Token
Return Value
Type:
Int32Client ID or exception
See Also