Returns the portal login token currently being used by this remote session.
The login token.
This URI was set when the IRemoteSession
object was constructed by RemoteSessionFactory
. If the IRemoteSession
was constructed using a token, this is that login token. If the IRemoteSession
was constructed using a name and password, this login token is obtained via a SOAP call to the Portal Server.
IRemoteSession Interface | Plumtree.Remote.PRC Namespace