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