Compartir a través de


AuthenticationSettingsContract.OAuth2 Propiedad

Definición

Obtiene o establece la configuración de autenticación de oAuth2.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a