AuthenticationSettingsContract.Openid Property

Definition

Gets or sets openID Connect Authentication Settings

[Newtonsoft.Json.JsonProperty(PropertyName="openid")]
public Microsoft.Azure.Management.ApiManagement.Models.OpenIdAuthenticationSettingsContract Openid { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="openid")>]
member this.Openid : Microsoft.Azure.Management.ApiManagement.Models.OpenIdAuthenticationSettingsContract with get, set
Public Property Openid As OpenIdAuthenticationSettingsContract

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to