Partager via


FieldRestriction.Values Propriété

Définition

Obtient les valeurs que la stratégie exige ou refuse pour le champ.

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.IList<string> Values { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.IList<string>
Public ReadOnly Property Values As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à