Click or drag to resize

SessionManagerStartSessionForClient Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public string StartSessionForClient(
	string sessionId,
	Client clientType
)

Parameters

sessionId
Type: SystemString
clientType
Type: FileHold.CommonClient

Return Value

Type: String
See Also