Compartir a través de


ApiUpdateContract.AuthenticationSettings Propiedad

Definición

Obtiene o establece la colección de opciones de autenticación incluidas en esta API.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a