Login to the Isonas system
Namespace: Bsw.Isonas.Dotnet.Client.CoreAssembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax
Return Value
Type:A session to execute commands on
Exceptions
| Exception | Condition |
|---|---|
| Bsw.Isonas.Dotnet.Client.Exceptions InvalidIsonasCredentialsException | If the username/password is not valid |
| Bsw.Isonas.Dotnet.Client.Exceptions AccessControlTimeoutException | If using an encrypted connection and the encryption key is incorrect, this exception will be thrown. |
See Also