Click or drag to resize
ApiAuthManagerLoginFailureCredentials Property
The error message to show when a login failure occured due to bad credentials.

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

Property Value

Type: String
See Also