Click or drag to resize

AuthElementContext Properties

The AuthElementContext type exposes the following members.

Properties
  NameDescription
Public propertyCreate
The right to create new objects
(Inherited from SecurityContext.)
Public propertyCRUDString
Used for debug purposes.
(Inherited from SecurityContext.)
Public propertyDelete
The right to delete an object
(Inherited from SecurityContext.)
Public propertyElement
Public propertyExecute
Execute permission
Public propertyPermissions
(Inherited from SecurityContext.)
Public propertyRead
The right the read an object
(Inherited from SecurityContext.)
Public propertyUpdate
The right to update an object
(Inherited from SecurityContext.)
Top
See Also