Permission Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Role definition permissions.
public class Permission
type Permission = class
Public Class Permission
- Inheritance
-
Permission
Constructors
| Name | Description |
|---|---|
| Permission() |
Initializes a new instance of the Permission class. |
Properties
| Name | Description |
|---|---|
| Actions |
Gets or sets allowed actions. |
| NotActions |
Gets or sets denied actions. |