Compartir a través de


MsalAuthenticationOptions.ValidateAuthority Propiedad

Definición

Obtiene o establece un valor que indica si se va a validar o no la autoridad.

public:
 property bool ValidateAuthority { bool get(); void set(bool value); };
public bool ValidateAuthority { get; set; }
member this.ValidateAuthority : bool with get, set
Public Property ValidateAuthority As Boolean

Valor de propiedad

Comentarios

Este valor debe establecerse en false cuando se usa Azure Active Directory B2C.

Se aplica a