| RestApiAuthMgrWpfShowUserLoginWindowInternal Method |
Opens the window that displays the SSO URL to the user.
Namespace: Rally.RestApi.UiForWpfAssembly: Rally.RestApi.UiForWpf (in Rally.RestApi.UiForWpf.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxprotected override void ShowUserLoginWindowInternal()
Protected Overrides Sub ShowUserLoginWindowInternal
protected:
virtual void ShowUserLoginWindowInternal() override
abstract ShowUserLoginWindowInternal : unit -> unit
override ShowUserLoginWindowInternal : unit -> unit
See Also