Namespace: Consultingwerk.Framework.Session
Class 
ClientPrincipalParser Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Session.IClientPrincipalParser

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



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