<< Click to Display Table of Contents >>
IGroupInfo
This interface provides group information.
Property Detail
Administrators
IDictionary Administrators
Gets the administrator information of the selected group.
ID
string ID
Gets the ID of the selected group.
Name
string Name
Gets the name of the selected group.
ParentID
string ParentID
Gets the ID of the parent group of the selected group.
ParentName
string ParentName
Gets the name of the parent group of the selected group.
Description
string Description
Gets the description of the selected group.
UpdateTime
long UpdateTime
Gets the update time information of the selected group.
Permission
Authority Permission
Gets the authorization information of the selected group.