Share via


RemoteAuthenticatorViewCore<TAuthenticationState>.Action Eigenschaft

Definition

Ruft die Aktion ab, die RemoteAuthenticationActions die Komponente verarbeiten muss, oder legt sie fest.

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

Eigenschaftswert

Attribute

Gilt für: