Namespace: Consultingwerk.SmartFramework.Authorization
Interface 
IProductSecurityService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.Authorization.AuthorizationClient

File:ITokenSecurityService
Purpose:Interface for classes providing token security information
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Apr 18 21:33:01 CEST 2014
Purpose: Returns if the given product is restricted
Notes: When the product is unknown on the current system, the ? is returned



Top Method Summary
Options Name Purpose
+ LOGICAL IsProductRestricted (character) Returns if the given product is restricted


Method Detail
Top

PUBLIC LOGICAL IsProductRestricted (character)

Purpose: Returns if the given product is restricted
Notes: When the product is unknown on the current system, the ? is returned

Parameters:
pcProductCode CHARACTER
The code of the product
Returns LOGICAL
Logical value indicating if the given token is restricted for the current user, TRUE means the user does not have access to the product


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:56:26