Click or drag to resize

SessionGetSession Method

Gives Session data item

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

Parameters

pToken
Type: SystemGuid
aktive Token

Return Value

Type: Session
active Session data item
See Also