Compartir a través de


ApiEntityBaseContract.AuthenticationSettings Propiedad

Definición

Obtiene o establece la colección de valores de autenticación incluidos en esta API.

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationSettings")]
public Microsoft.Azure.Management.ApiManagement.Models.AuthenticationSettingsContract AuthenticationSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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