Partager via


AccessControl.IpAllowList Propriété

Définition

Obtient ou définit la liste d’adresses IP autorisées pour le contrôle d’accès dans la remise de clé. Si l’action par défaut est définie sur « Autoriser », la liste d’adresses IP autorisées doit être vide.

[Newtonsoft.Json.JsonProperty(PropertyName="ipAllowList")]
public System.Collections.Generic.IList<string> IpAllowList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipAllowList")>]
member this.IpAllowList : System.Collections.Generic.IList<string> with get, set
Public Property IpAllowList As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à