Click or drag to resize
RallyRestApiAuthenticationState Property
The state of authentication for this API instance.

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public RallyRestApiAuthenticationResult AuthenticationState { get; }

Property Value

Type: RallyRestApiAuthenticationResult
See Also