Gets or sets the whitelist entries.
Namespace: Spotfire.Dxp.Web.Configuration
Assembly: Spotfire.Dxp.Web (in Spotfire.Dxp.Web.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
[XmlElementAttribute("entry")] public DataAdapterCredentialsWhitelistElement[] Entries { get; set; }
Property Value
Type: DataAdapterCredentialsWhitelistElementVersion Information
Supported in: 11.0, 10.10
See Also