<< Click to Display Table of Contents >>

IUserInfo

This interface provides user information.


Property Detail

ID

string ID

Gets the ID of the selected user.

Name

string Name

Gets the name of the selected user.

GroupID

string GroupID

Gets the ID of the group where the selected user belongs.

GroupName

string GroupName

Gets the name of the group where the selected user belongs.

Description

string Description

Gets the description of the selected user.

UpdateTime

long UpdateTime

Gets the update time of the selected user.

IsLoggedIn

bool IsLoggedIn

Gets whether the selected user is logged in.

SessionID

string SessionID

Gets the session ID created when the selected user logged in.

IsLoginEnabled

bool IsLoginEnabled

Gets whether the login of the selected user is enabled.

LoginIP

string LoginIP

Gets the IP address of the PC where the selected user is logged in.

LastLoginTime

long LastLoginTime

Gets the last login time of the selected user.

Permission

Authority Permission

Gets the authorization information of the selected user.