| ApiAuthManagerLoginWindowDefaultServer Property |
The default server for the login window.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic static Uri LoginWindowDefaultServer { get; }Public Shared ReadOnly Property LoginWindowDefaultServer As Uri
Get
public:
static property Uri^ LoginWindowDefaultServer {
Uri^ get ();
}static member LoginWindowDefaultServer : Uri with get
Property Value
Type:
Uri
See Also