KeyVaultCredential.PostAuthenticate(HttpResponseMessage) メソッド

定義

protected System.Threading.Tasks.Task<string> PostAuthenticate (System.Net.Http.HttpResponseMessage response);
member this.PostAuthenticate : System.Net.Http.HttpResponseMessage -> System.Threading.Tasks.Task<string>
Protected Function PostAuthenticate (response As HttpResponseMessage) As Task(Of String)

パラメーター

戻り値

適用対象