Returns a connection string you can use to connect to the DI API with the same company and with the same user, enabling single sign-on.
Returns a connection string you can use to connect to the DI API with the same company and with the same user, enabling single sign-on.
| Visual Basic |
|---|
Public Function GetConnectionContext( _ ByVal Cookie As String _ ) As String |