Namespace: Consultingwerk.Framework.Session
Interface 
IClientPrincipalParser Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.Session.ClientPrincipalParser

File:Consultingwerk.Framework.Session.IClientPrincipalParser
Purpose:Interface for retrieving certain data from a client-principal
Author(s):Peter Judge / Consultingwerk Ltd.
Created:2025-05-23



Top Method Summary
Options Name Purpose
+ CHARACTER GetDomainName (handle) Returns the Domain Name of the client-principal
+ CHARACTER GetSessionId (handle) Returns the Session ID of the client-principal
+ CHARACTER GetUserId (handle) Returns the User ID of the client-principal


Method Detail
Top

PUBLIC CHARACTER GetDomainName (handle)

Purpose: Returns the Domain Name of the client-principal
Notes:

Parameters:
phPrincipal HANDLE
The current client-principal instance
Returns CHARACTER
The Domain Name Value
Top

PUBLIC CHARACTER GetSessionId (handle)

Purpose: Returns the Session ID of the client-principal
Notes:

Parameters:
phPrincipal HANDLE
The current client-principal instance
Returns CHARACTER
The Session ID Value
Top

PUBLIC CHARACTER GetUserId (handle)

Purpose: Returns the User ID of the client-principal
Notes:

Parameters:
phPrincipal HANDLE
The current client-principal instance
Returns CHARACTER
The User ID Value


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       31.05.2025 16:58:41