Click or drag to resize
ApiAuthManagerApi Property
The API that is linked to this authorization manager.

Namespace: Rally.RestApi.Auth
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public RallyRestApi Api { get; }

Property Value

Type: RallyRestApi
See Also