| ApiAuthManagerLoginFailureBadConnection Property |
The error message to show when we failed to connect to a server or proxy.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic static string LoginFailureBadConnection { get; }Public Shared ReadOnly Property LoginFailureBadConnection As String
Get
public:
static property String^ LoginFailureBadConnection {
String^ get ();
}static member LoginFailureBadConnection : string with get
Property Value
Type:
String
See Also