Click or drag to resize

UserRole Constructor

Initialize by Session token

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public UserRole(
	Guid pToken,
	int pUserID = 0
)

Parameters

pToken
Type: SystemGuid

[Missing <param name="pToken"/> documentation for "M:SOWIApp.Administrator.UserRole.#ctor(System.Guid,System.Int32)"]

pUserID (Optional)
Type: SystemInt32
filter by User
See Also