다음을 통해 공유


RemoteAuthenticatorViewCore<TAuthenticationState>.CompletingLoggingIn 속성

정의

처리 중인 동안 LogInCallback 표시할 UI를 사용하여 을 가져오거나 설정합니다RenderFragment.

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

속성 값

특성

적용 대상