Edit

Share via


HpcAadInfoRestClient Class

Definition

public class HpcAadInfoRestClient : Microsoft.Hpc.Rest.HpcRestClient
type HpcAadInfoRestClient = class
    inherit HpcRestClient
Public Class HpcAadInfoRestClient
Inherits HpcRestClient
Inheritance
HpcAadInfoRestClient

Constructors

HpcAadInfoRestClient(IHpcContext)
HpcAadInfoRestClient(String)

Properties

ApiRoot
Context (Inherited from HpcRestClient)
RestClient
RestClientName
RestNode (Inherited from HpcRestClient)

Methods

GetAadAppNameAsync(CancellationToken)
GetAadClientAppIdAsync(CancellationToken)
GetAadClientAppKeyAsync(CancellationToken)
GetAadClientRedirectUrlAsync(CancellationToken)
GetAadInstanceAsync(CancellationToken)
GetAadTenantAsync(CancellationToken)
GetAadTenantIdAsync(CancellationToken)
GetApiRoute(String, String[]) (Inherited from HpcRestClient)
GetHttpApiCallAsync<T>(CancellationToken, String, String[]) (Inherited from HpcRestClient)
PostHttpApiCallAsync<TOut,TIn>(CancellationToken, String, TIn, String[]) (Inherited from HpcRestClient)

Applies to