UserSecurityConfig Members
The UserSecurityConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UserSecurityConfig(UserConnectionCollection, String) |
Initializes a new instance of the UserSecurityConfig class.
|
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.
|
Fields
Name | Description | |
---|---|---|
![]() |
EmailAccountSettings |
User WebApi Authorization
|
![]() |
WebAPIAuthorized |
User WebApi Authorization
|
Properties
Name | Description | |
---|---|---|
![]() |
ConnectionStrings |
Gets the ConnectionStrings.
|
![]() |
CultureId |
Gets the user Culture Id.
|
![]() |
DefaultVar |
Gets a user context variable.
|
![]() |
DefaultVars |
Gets the UserContextVars.
|
![]() |
Gets the user Email.
|
|
![]() |
IsAdministrator |
Gets a value indicating whether this user is an Administrator.
|
![]() |
IsDesigner |
Gets a value indicating whether this user is a Designer.
|
![]() |
MasterTablesSecurity |
Gets the MasterTables security.
|
![]() |
ObjectSecurity |
Gets the UserObjectSecurityCollection.
|
![]() |
Profile |
Gets the Profile and Node Information.
|
![]() |
Reference |
Gets the user reference to link with other tables
|
![]() |
RoleId |
Gets the user Role Id.
|
![]() |
RoleName |
Gets the user Role Name.
|
![]() |
SubReference |
Gets the user SubReference to link with other tables
|
![]() |
ToJSon |
Serializes object to JSon.
|
![]() |
UserFullName |
Gets the full name of the user.
|
![]() |
UserId |
Gets the user Id.
|
![]() |
UserName |
Gets the user Name.
|