| ApiAuthManagerLoginWindowLogoutText Property |
The text for the logout button 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 LoginWindowLogoutText { get; }Public Shared ReadOnly Property LoginWindowLogoutText As String
Get
public:
static property String^ LoginWindowLogoutText {
String^ get ();
}static member LoginWindowLogoutText : string with get
Property Value
Type:
String
See Also