ICredentialProvider.GetAppPasswordAsync(String) メソッド

定義

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)

パラメーター

appId
String

戻り値

適用対象