Edit

Share via


AadRegistryExtension.GetAADClientAppIdAsync(IHpcContext, String) Method

Definition

public static System.Threading.Tasks.Task<string> GetAADClientAppIdAsync (this Microsoft.Hpc.IHpcContext context, string aadInfoNode = null);
static member GetAADClientAppIdAsync : Microsoft.Hpc.IHpcContext * string -> System.Threading.Tasks.Task<string>
<Extension()>
Public Function GetAADClientAppIdAsync (context As IHpcContext, Optional aadInfoNode As String = null) As Task(Of String)

Parameters

context
IHpcContext
aadInfoNode
String

Returns

Applies to