CubePermission Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the CubePermission class.
Overload List
Name | Description | |
---|---|---|
![]() |
CubePermission() | Initializes a new instance of the CubePermission class using default values. |
![]() |
CubePermission(String, String, String) | Initializes a new instance of the Cube class using a name, a role identifier, and a unique identifier. |
Top