次の方法で共有


SiteAuthSettingsV2.GlobalValidation プロパティ

定義

App Service認証/承認を使用するユーザーの検証フローを決定する構成設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.globalValidation")]
public Microsoft.Azure.Management.WebSites.Models.GlobalValidation GlobalValidation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.globalValidation")>]
member this.GlobalValidation : Microsoft.Azure.Management.WebSites.Models.GlobalValidation with get, set
Public Property GlobalValidation As GlobalValidation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象