|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER GetSecurityItemDescription (character, character) |
Returns the description of the specified security item |
|
+ | CHARACTER GetSecurityRealmCode (character) |
Returns the code of the specified security realm |
|
+ | LOGICAL GetSecurityRealmCompanyDependent (character) |
Returns if the security assignment for the given security realm is
dependent on the login company |
|
+ | CHARACTER GetSecurityRealmDescription (character) |
Returns the description of the specified security realm |
|
+ | LOGICAL GetSecurityRealmEmptyKeyAllowed (character) |
Returns if the Security Realm supports empty key values |
|
+ | CHARACTER GetSecurityRealmGuid (character) |
Returns the Guid of the specified security realm |
|
+ | GetSecurityRealmLookupParameter (SecurityRealmLookupParameter) |
Returns the SmartBusinessEntityLookupDescriptor instance for the specified security realm |
|
# | Consultingwerk.SmartFramework.Authorization.ISecurityRealmService GetSecurityRealmService (character) |
Returns the ISecurityRealmService instance for the specified security realm |
Options | Name | Purpose | |
---|---|---|---|
+ | SecurityRealmInfoService () |
Constructor for the SecurityRealmInfoService class |
Top
PUBLIC CHARACTER GetSecurityItemDescription (character, character)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER GetSecurityRealmCode (character)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL GetSecurityRealmCompanyDependent (character)
|
|||||||||||||||||||||||||
PUBLIC CHARACTER GetSecurityRealmDescription (character)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL GetSecurityRealmEmptyKeyAllowed (character)
|
|||||||||||||||||||||||||
PUBLIC CHARACTER GetSecurityRealmGuid (character)
|
|||||||||||||||||||||||||
PUBLIC GetSecurityRealmLookupParameter (SecurityRealmLookupParameter)
|
|||||||||||||||||||||||||
PROTECTED Consultingwerk.SmartFramework.Authorization.ISecurityRealmService GetSecurityRealmService (character)
|
PUBLIC SecurityRealmInfoService ()
|
---|