ClientUserInfo Properties
An object defining properties for the ClientUserInfo class.
Id
The unique identifier for the user.
Type: long
UserName
The username of the user.
Type: string
Name
The name of the user.
Type: long
BehalfOf
A reference to another ClientUserInfo
object, representing the user on whose behalf this user is acting.
Type: ClientUserInfo