Partilhar via


AccessControl.IpAllowList Propriedade

Definição

Obtém ou define a lista de permissões de IP para controle de acesso na Entrega de Chaves. Se a ação padrão estiver definida como "Permitir", a lista de permissões de IP deverá estar vazia.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a