UserSecurityConfig Methods
The UserSecurityConfig type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CanDeleteMasterTable |
Determines whether this Master Tables rows can be deleted .
|
![]() |
CanDeleteObject |
Determines whether the EntityObject can be deleted.
|
![]() |
CanEditMasterTable |
Determines whether this Master Table can be edited .
|
![]() |
CanEditProperty |
Determines whether this Property can be edited.
|
![]() |
CanInsertMasterTable |
Determines whether this Master Table can be used for insert .
|
![]() |
CanInsertObject |
Determines whether the EntityObject can be Inserted.
|
![]() |
CanPrintMasterTable |
Determines whether this Master Table can be printed .
|
![]() |
CanPrintObject |
Determines whether this EntityObject can be printed.
|
![]() |
CanPrintReport |
Determines whether this Report can be used.
|
![]() |
CanRunProcess |
Determines whether this Process can be Run.
|
![]() |
CanUpdateObject |
Determines whether this EntityObject can be Updated .
|
![]() |
CanViewCollection |
Determines whether this EntityObject allows its collection to be viewed.
|
![]() |
CanViewMasterTable |
Determines whether this Master Table can be viewed .
|
![]() |
CanViewModule |
Determines whether this module can be viewed .
|
![]() |
CanViewObject |
Determines whether this EntityObject can be viewed.
|
![]() |
CanViewObjectModule |
Determines whether this EntityObject can be viewed.
|
![]() |
CanViewPage |
Determines whether this page can be viewed .
|
![]() |
CanViewProperty |
Determines whether this Property can be viewed.
|
![]() |
CanViewTemplate |
Determines whether this Template can be viewed.
|
![]() |
ChangeProfile |
Changes the profile and node information.
new profile name
|
![]() |
ContextVarsToXML |
Return Context variables as XML string.
|
![]() |
GetCollectionVisibleFilter |
Gets the Collection visible filter.
|
![]() |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the target object.
|
![]() |
GetObjectViewFilterx |
returns object view security filter for current role or user.
|
![]() |
ParseDefaultVars |
Parses a String against the UserContextVars.
|
![]() |
Reload |
Reloads security.
|
![]() |
ReplaceVars |
Replaces a string with default var tokens with the users actual value
abcd{currentUser} would be abcd12
|
![]() |
SetSecurity |
Sets the security for given roles or users to diferent objects in the applicaion.
|