ICredentialProvider.GetAppPasswordAsync(String) Method

Definition

public System.Threading.Tasks.Task<string> GetAppPasswordAsync (string appId);
abstract member GetAppPasswordAsync : string -> System.Threading.Tasks.Task<string>
Public Function GetAppPasswordAsync (appId As String) As Task(Of String)

Parameters

appId
String

Returns

Applies to