| ApiAuthManagerLoginFailureBadServer Property |
The error message to show when a login failure occured due to the server not being reachable.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic static string LoginFailureBadServer { get; }Public Shared ReadOnly Property LoginFailureBadServer As String
Get
public:
static property String^ LoginFailureBadServer {
String^ get ();
}static member LoginFailureBadServer : string with get
Property Value
Type:
String
See Also