次の方法で共有


OAuthConfiguration.ValidateAuthority プロパティ

定義

Authority を検証する必要があるかどうかを示す値を取得または設定します。

public bool ValidateAuthority { get; set; }
member this.ValidateAuthority : bool with get, set
Public Property ValidateAuthority As Boolean

プロパティ値

機関を検証する必要があるかどうかを示すブール値。

適用対象