SessionId
Default Value | Data Type | Required |
---|---|---|
None |
String |
Yes, if using Single Sign-On authentication. |
Description
A unique identifier for your authenticated session when using Single Sign-On authentication. The SessionId
is available after a successful login from the LoginResult
object using the getSessionId()
method.