RallyRestApiAUTH_ERROR Field |
/// The default auth arror
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public const string AUTH_ERROR = "You must authenticate against CA Agile Central prior to performing any data operations."
Public Const AUTH_ERROR As String = "You must authenticate against CA Agile Central prior to performing any data operations."
public:
literal String^ AUTH_ERROR = "You must authenticate against CA Agile Central prior to performing any data operations."
static val mutable AUTH_ERROR: string
Field Value
Type:
StringSee Also