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