|
Options |
Name |
Purpose |
|
+
|
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
|
|
+
|
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
|
|
+
|
LOGICAL IsRestricted (character, character)
|
Performs a security authorization check for the specified function
|
|
+
|
IsRestrictedCheck (character, character, character, character, character, logical)
|
Performs a security authorization check for the specified function
|
|
+
|
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
|
|
+
|
RetrieveAllRestrictedSecurityItems (character, table)
|
Returns a temp-table with all restricted security item keys
of the given security realm
|
|
+
|
RetrieveAllUnrestrictedSecurityItems (character, table-handle)
|
Populates a temp-table 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
|
|
+
|
Consultingwerk.Framework.Collections.CharacterList UnrestrictedSecurityItems (character)
|
Returns a Character List with the Security Item Keys of all
unrestricted security items
|
|
+
|
CHARACTER VerifySecurityItemGuid (character, character)
|
Verifies if the SecurityItemGuid is a valid security item guid
|