다음을 통해 공유


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.AuthenticationPaths 속성

정의

RemoteAuthenticationApplicationPathsOptions를 가져오거나 설정합니다.

public:
 property Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationApplicationPathsOptions ^ AuthenticationPaths { Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationApplicationPathsOptions ^ get(); };
public Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationApplicationPathsOptions AuthenticationPaths { get; }
member this.AuthenticationPaths : Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationApplicationPathsOptions
Public ReadOnly Property AuthenticationPaths As RemoteAuthenticationApplicationPathsOptions

속성 값

적용 대상