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 |