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

プロパティ値

属性

適用対象