AuthElementContext Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class AuthElementContext : SecurityContext, IObjectWithId
The AuthElementContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthElementContext |
| Name | Description | |
|---|---|---|
| Create |
The right to create new objects
(Inherited from SecurityContext.) | |
| CRUDString |
Used for debug purposes.
(Inherited from SecurityContext.) | |
| Delete |
The right to delete an object
(Inherited from SecurityContext.) | |
| Element | ||
| Execute |
Execute permission
| |
| Permissions | (Inherited from SecurityContext.) | |
| Read |
The right the read an object
(Inherited from SecurityContext.) | |
| Update |
The right to update an object
(Inherited from SecurityContext.) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |