Share via


KeyVaultCredential.PostAuthenticate(HttpResponseMessage) Method

Definition

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)

Parameters

Returns

Applies to