WmsLayerSetServiceUserName Method TIBCO Spotfire 7.12 API Reference
Sets the username for a WMS layer. The username is stored in clear text in the document.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public void SetServiceUserName(
	string username
)

Parameters

username
Type: SystemString
The username.
Version Information

Supported in: 7.12
See Also

Reference