다음을 통해 공유


RemoteAuthenticatorViewCore<TAuthenticationState>.Action 속성

정의

구성 요소가 처리해야 하는 작업을 가져오거나 설정합니다 RemoteAuthenticationActions .

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

속성 값

특성

적용 대상