RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.AuthenticationPaths Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the 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.RemoteAuthenticationApplicationPathsOptionsPublic ReadOnly Property AuthenticationPaths As RemoteAuthenticationApplicationPathsOptions