SimpleCredentialProvider.GetAppPasswordAsync(String) メソッド

定義

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

パラメーター

appId
String

戻り値

実装

適用対象