RemoteAuthenticatorViewCore<TAuthenticationState>.Action Proprietà

Definizione

Ottiene o imposta l'azione RemoteAuthenticationActions che il componente deve gestire.

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

Valore della proprietà

Attributi

Si applica a