Group
Assembly: uMod.Core.dll
Inheritance Object Group
Implements IAuthContext, INameable
Summary
Group abstraction
Constructors
Name | Summary |
|---|---|
Group () |
Fields
Name | Summary |
|---|---|
Permissions | Group permissions |
Properties
Name | Summary |
|---|---|
Name | Gets or sets the group name |
ParentGroup | Gets or sets the group parent |
Rank | Gets or sets the group rank |
Title | Gets or sets the group title |
Methods
Name | Summary |
|---|---|
GrantPermission ( | Grant permission to group |
GrantPermission ( | Grant multiple permissions to group |
RevokePermission ( | Revoke permission from group |
RevokePermission ( | Revoke multiple permissions from group |
ToString () | Convert group to string representation |