Click or drag to resize

Session Constructor (Int32, Guid, String)

Create a new data item set field Description

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Session(
	int pClientID,
	Guid pToken,
	string pUserName
)

Parameters

pClientID
Type: SystemInt32
Client ID
pToken
Type: SystemGuid
Session token
pUserName
Type: SystemString
Session user name
See Also