RemoteAuthenticatorViewCore<TAuthenticationState>.ApplicationPaths Proprietà

Definizione

Ottiene o imposta l'oggetto RemoteAuthenticationApplicationPathsOptions con i percorsi in pagine di autenticazione diverse.

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

Valore della proprietà

Attributi

Si applica a