Partilhar via


ManagedIdentityTokenProvider.OnBeginGetWebToken Método

Definição

protected override IAsyncResult OnBeginGetWebToken (string appliesTo, string action, TimeSpan timeout, AsyncCallback callback, object state);
override this.OnBeginGetWebToken : string * string * TimeSpan * AsyncCallback * obj -> IAsyncResult
Protected Overrides Function OnBeginGetWebToken (appliesTo As String, action As String, timeout As TimeSpan, callback As AsyncCallback, state As Object) As IAsyncResult

Parâmetros

appliesTo
String
action
String
timeout
TimeSpan
callback
AsyncCallback
state
Object

Retornos

Aplica-se a