Partager via


ApiContract.AuthenticationSettings Propriété

Définition

Obtient ou définit la collection des paramètres d’authentification inclus dans cette 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à