|
|
|
butDelete_Click (Object, EventArgs)
|
The authorization records will be deleted and the buttons will be set again
|
|
|
|
butRestricted_Click (Object, EventArgs)
|
The authorizations will be put on Restricted and the buttons will be set again
|
|
|
|
butUnrestricted_Click (Object, EventArgs)
|
The authorization will be put on Unrestricted and the buttons will be set again
|
|
|
|
CheckInput ()
|
Sets the buttons, Restricted/Unrestricted/Delete, enabled true or false
|
|
|
|
coSecurityRealm_ValueChanged (Object, EventArgs)
|
Event handler for the ValueChanged event of the coSecurityRealm
|
|
|
|
DeleteAuthorization ()
|
Deletes the mass security assignment based on the dsSecurityAssignment
Dataset with based on the assignment for the given realm and user/group
within the Company connected.
|
|
|
|
LOGICAL ShowPrompt (integer)
|
Shows the prompt message
|
|
|
|
smartBusinessEntityLookup1_LookupKeyValueChanged (Object, EventArgs)
|
Only a User or a Group can be selected if a user is selected the group widget will be emptied
|
|
|
|
smartBusinessEntityLookup2_LookupKeyValueChanged (Object, EventArgs)
|
Only a User or a Group can be selected if a user is selected the group widget will be emptied
|
|
|
|
StoreAuthorization (logical)
|
Stores the mass security assignment based on the dsSecurityAssignment
Dataset with new authorization assignment for the given realm and user/group
within the Company connected.
|