Previous Topic: Decode Method—Decodes a Single Sign-on Token

Next Topic: GetVersion Method—Retrieves SiteMinder Version of SSO Token

GetString Method—Retrieves String Representation of SSO Token Object

The GetString method retrieves the string representation of a single sign-on token object. After calling GetString, you can write the token string to the SMSESSION cookie.

Syntax

The GetString method has the following format:

Netegrity::SSOToken‑>GetString()

Parameters

The GetString method accepts no parameters.

Return Value

The GetString method returns the following value:

Remarks

You can call GetString after creating a single sign-on token object with CreateSSOToken. You can also call GetString after updating the token's last-accessed timestamp with Decode.


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