Class Permission
Container for custom authoring permissions.
Inheritance
System.Object
Permission
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class Permission
Constructors
| Name | Description |
|---|---|
| Permission() |
Properties
| Name | Description |
|---|---|
| AuthoringRole | Gets or sets the authoring role. |
| CanonicalToken | Gets or sets the canonical token. |
| GrantedBy | Gets or sets the grantor of permissions. |
| GrantedOnDateUtc | Gets or sets the date when the permissions were granted. |