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