Freigeben über


MsalAuthenticationOptions.ValidateAuthority Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Autorität überprüft werden soll, oder legt diesen fest.

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

Eigenschaftswert

Hinweise

Dieser Wert muss bei Verwendung von Azure Active Directory B2C auf false festgelegt werden.

Gilt für: