|
Options |
Name |
Purpose |
|
#
|
DetermineUserGuid ()
|
Determines the Guid of the current user
|
|
+
|
CHARACTER GetGroupRestrictedDefaultLevel (character, character, character)
|
Returns the level on which a security item is restricted for a given
group
|
|
+
|
CHARACTER GetGroupRestrictedDefaultLevel (character, character, character, character)
|
Returns the level on which a security item is restricted for a given
group
|
|
+
|
CHARACTER GetGroupRestrictedDefaultLevel (character, character, character, character, character)
|
Returns the level on which a security item is restricted for a given
group
|
|
+
|
GetGroupRestrictedDefaultLevel (GetGroupRestrictedDefaultLevelParameter)
|
Returns the level on which a security item is restricted for a given
group
|
|
+
|
CHARACTER GetUserRestrictedDefaultLevel (character, character, character)
|
Returns the level on which a security item is restricted for a given
user
|
|
+
|
CHARACTER GetUserRestrictedDefaultLevel (character, character, character, character)
|
Returns the level on which a security item is restricted for a given
user
|
|
+
|
CHARACTER GetUserRestrictedDefaultLevel (character, character, character, character, character)
|
Returns the level on which a security item is restricted for a given
user
|
|
+
|
GetUserRestrictedDefaultLevel (GetUserRestrictedDefaultLevelParameter)
|
Returns the level on which a security item is restricted for a given
user
|
|
+
|
LOGICAL IsRestricted (character, character)
|
Performs a security authorization check for the specified function
|
|
+
|
IsRestricted (IsRestrictedParameter)
|
Performs a security authorization check for the specified function
|
|
+
|
IsRestrictedCheck (dataset, IsRestrictedCheckParameter)
|
Invokable method that performs an Authorization check for the given
user and method
|
|
#
|
IsRestrictedCheck (character, character, character, character, character, logical, logical, character)
|
Performs a security authorization check for the specified function
|
|
+
|
IsRestrictedCheck (character, character, character, character, character, logical, character)
|
Performs a security authorization check for the specified function
|
|
#
|
LoginCompanyKeyChangedHandler ()
|
Event handler for the LoginCompanyKeyChanged event of the SessionManager class
|
|
+
|
RetrieveAllRestrictedSecurityItems (dataset, SecurityRealmParameter)
|
Returns a dataset with all restricted security item keys
of the given security realm
|
|
+
|
RetrieveAllRestrictedSecurityItems (character, table)
|
Returns a temp-table with all restricted security item keys
of the given security realm
|
|
+
|
RetrieveAllUnrestrictedSecurityItems (dataset, SecurityRealmParameter)
|
Returns a dataset with all unrestricted security item keys
of the given security realm
|
|
+
|
RetrieveAllUnrestrictedSecurityItems (character, table)
|
Returns a temp-table with all unrestricted security item keys
of the given security realm
|
|
#
|
UserNameChangedHandler ()
|
Event handler for the UserNameChanged event of the SessionManager class
|