Click or drag to resize
ApiAuthManagerLoginFailureBadServer Property
The error message to show when a login failure occured due to the server not being reachable.

Namespace: Rally.RestApi.Auth
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public static string LoginFailureBadServer { get; }

Property Value

Type: String
See Also