Group

Namespace: uModAuth

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 (IAuthManager, String, IPlugin)

Grant permission to group

GrantPermission (IAuthManager, IEnumerable<String>)

Grant multiple permissions to group

RevokePermission (IAuthManager, String, IPlugin)

Revoke permission from group

RevokePermission (IAuthManager, IEnumerable<String>)

Revoke multiple permissions from group

ToString ()

Convert group to string representation