Share via


RemoteAuthenticatorViewCore<TAuthenticationState>.Action Propriedade

Definição

Obtém ou define a ação RemoteAuthenticationActions que o componente precisa manipular.

public:
 property System::String ^ Action { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string Action { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
public string? Action { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Action : string with get, set
Public Property Action As String

Valor da propriedade

Atributos

Aplica-se a