MicrosoftIdentityOptions.ErrorPath Proprietà

Definizione

Imposta il percorso della route error. Il valore predefinito è /MicrosoftIdentity/Account/Error, ovvero il valore usato da Microsoft. Identity.Web.UI.

public Microsoft.AspNetCore.Http.PathString? ErrorPath { get; set; }
member this.ErrorPath : Nullable<Microsoft.AspNetCore.Http.PathString> with get, set
Public Property ErrorPath As Nullable(Of PathString)

Valore della proprietà

Si applica a