WmsLayerSetServicePassword Method TIBCO Spotfire 7.12 API Reference
Sets the password for a WMS layer. The password 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 SetServicePassword(
	string password
)

Parameters

password
Type: SystemString
The password.
Version Information

Supported in: 7.12
See Also

Reference