Previous Topic: GetReason Method—Retrieves the Session's Reason ID

Next Topic: GetVariables Method—Retrieves Session Variables from Session Store

GetSpec Method—Retrieves the Encrypted Session Specification

The GetSpec method retrieves the encrypted session specification. The session specification includes information about the user session, such as the session start time, timeout parameters, and the user's distinguished name. You can use the session specification to identify a session across multiple Web sites, as you would for single sign-on applications.

Syntax

The GetSpec method has the following format:

Netegrity::AgentSession‑>GetSpec()

Parameters

The GetSpec method accepts no parameters.

Return Value

The GetSpec method returns the following value:

Remarks

Where the session specification is stored depends on the type of session:


Copyright © 2010 CA. All rights reserved. Email CA about this topic