Sub SDMSClient.Login2( _
Username As String, _
Password As String, _
appName As String, _
Optional bLogoutExisting As Boolean = True)
|
-
Username [in]
Type: String
-
Password [in]
Type: String
-
appName [in]
Type: String
-
bLogoutExisting [in, optional]
Type: Boolean
Default value: True
|
This function does not return a value.
|