다음을 통해 공유


RemoteAuthenticatorViewCore<TAuthenticationState>.ApplicationPaths 속성

정의

다른 인증 페이지의 경로를 사용하여 를 가져오거나 설정합니다 RemoteAuthenticationApplicationPathsOptions .

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

속성 값

특성

적용 대상