Share via


RemoteAuthenticatorViewCore<TAuthenticationState>.OnParametersSetAsync Método

Definición

Método invocado cuando el componente ha recibido parámetros de su elemento primario en el árbol de representación y los valores entrantes se han asignado a las propiedades.

protected:
 override System::Threading::Tasks::Task ^ OnParametersSetAsync();
protected override System.Threading.Tasks.Task OnParametersSetAsync ();
override this.OnParametersSetAsync : unit -> System.Threading.Tasks.Task
Protected Overrides Function OnParametersSetAsync () As Task

Devoluciones

que Task representa cualquier operación asincrónica.

Se aplica a