RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.AuthenticationPaths Property

Definition

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

Property Value

Applies to