UserSecurityConfig..::..SetSecurity Method
Sets the security for given roles or users to diferent objects in the applicaion.
Namespace:
FLEXYGO.SecurityAssembly: flxSecurity (in flxSecurity.dll)
Syntax
Parameters
- SecurityType
- Type: String
Type of the security.
- SecurityKey
- Type: String
The primary key.
- SecurityKey2
- Type: String
The Primary key second value.
- SecurityItem
- Type: String
The security item to be set (CanEdit, CanView, CanPrint...).
- SecurityItemValue
- Type: String
The security item value (true or false).
- SecurityId
- Type: String
The security User or Role identifier.