DataAdapterCredentialsEntries Property

TIBCO Spotfire 11.4 API Reference
Gets or sets a list of database/user/password 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 DataAdapterCredentialsElement[] Entries { get; set; }

Property Value

Type: DataAdapterCredentialsElement
Version Information

Supported in: 11.0, 10.10, 7.11
See Also

Reference