PermissionSimple Class | ![]() |
Namespace: SOWIData.Management
The PermissionSimple type exposes the following members.
Name | Description | |
---|---|---|
![]() | PermissionSimple | Initializes a new instance of the PermissionSimple class |
Name | Description | |
---|---|---|
![]() | CanCreate |
Permission for creating
|
![]() | CanDelete |
Permission for deleting of all data items
|
![]() | CanDeleteOwner |
Permission for deleting of own data items
|
![]() | CanRead |
Permission for reading of all data items
|
![]() | CanReadOwner |
Permission for reading of own data items
|
![]() | CanUpdate |
Permission for editing of all data items
|
![]() | CanUpdateOwner |
Permission for editing of own data items
|
![]() | ModuleName |
Module name for permission
|
![]() | StatusText |
Text for status (message)
|
![]() | UserName |
Username for permissions
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |