[This is preliminary documentation and is subject to change.]
The AccessLevel type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | AccessLevel | Initializes a new instance of the AccessLevel class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | DeniedFor | |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | CONFIG_LEVEL_ATTR | |
![]() ![]() | DENIED | |
![]() ![]() | DENIED_CONF | |
![]() ![]() | VIEW | |
![]() ![]() | VIEW_CHANGE | |
![]() ![]() | VIEW_CHANGE_DELETE |
Properties
Name | Description | |
---|---|---|
![]() | Data |
Returns security data for this level
|
![]() | Denied |
Indicates whether access is denied
|
![]() | Level |
Returns security level attribute from Data
|
![]() | Permission |
Returns permission that this access level is for
|
![]() | User |
Returns user that this access level is for
|
See Also