RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.AuthenticationPaths Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o 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