ApiAuthManagerApi Property |
The API that is linked to this authorization manager.
Namespace: Rally.RestApi.AuthAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public RallyRestApi Api { get; }
Public ReadOnly Property Api As RallyRestApi
Get
public:
property RallyRestApi^ Api {
RallyRestApi^ get ();
}
member Api : RallyRestApi with get
Property Value
Type:
RallyRestApiSee Also