Used to create custom Addin Permission attributes.
More...
Inherits Attribute.
|
String | PermissionID [get, set] |
| Unique ID of the permission More...
|
|
String | Name [get, set] |
| Display name of the permission. More...
|
|
String | ParentID [get, set] |
| Parent ID of the permission. More...
|
|
String | FormType [get, set] |
| FormType that this permission will restrict. Leave empty if it's not related to any form More...
|
|
BoUPTOptions | Options [get, set] |
| Access options related to this Permission More...
|
|
Used to create custom Addin Permission attributes.
String Dover.Framework.Attribute.PermissionAttribute.FormType |
|
getset |
FormType that this permission will restrict. Leave empty if it's not related to any form
String Dover.Framework.Attribute.PermissionAttribute.Name |
|
getset |
Display name of the permission.
BoUPTOptions Dover.Framework.Attribute.PermissionAttribute.Options |
|
getset |
Access options related to this Permission
String Dover.Framework.Attribute.PermissionAttribute.ParentID |
|
getset |
Parent ID of the permission.
String Dover.Framework.Attribute.PermissionAttribute.PermissionID |
|
getset |
Unique ID of the permission
The documentation for this class was generated from the following file:
- Attribute/PermissionAttribute.cs