SDMSClient.CreateSession2

Integrated login, creates a session for the current user.

Syntax Parameters Return value
Sub SDMSClient.CreateSession2( _
    appName As String, _
    Optional bLogoutExisting As Boolean = True)
  • appName [in]

    Type: String

  • bLogoutExisting [in, optional]

    Type: Boolean

    Default value: True

This function does not return a value.