HostLogin Method

Overload List

Login(APIServerType, String, String) Displays a login dialog to the user that also handles password expiry and password changing. Returns a logged in Host object if successful or Nothing if the user cancels the dialog.
Login(APIServerType, String, String, Boolean) Displays a login dialog to the user that also handles password expiry and password changing. Returns a logged in Host object if successful or Nothing if the user cancels the dialog.
Login(String, String, Boolean, Boolean) Displays a login dialog to the user that also handles password expiry and password changing. Returns a logged in Host object if successful or Nothing if the user cancels the dialog.

See Also