| ApiAuthManagerLoginWindowTitle Property |
The text for the login window title.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic static string LoginWindowTitle { get; }Public Shared ReadOnly Property LoginWindowTitle As String
Get
public:
static property String^ LoginWindowTitle {
String^ get ();
}static member LoginWindowTitle : string with get
Property Value
Type:
String
See Also