Gets or sets a value indicating whether credentials are used for WMS layer. When false it might be because the authentication method currently used is OAuth.
Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public bool UseCredentials { get; set; }
Property Value
Type: BooleanVersion Information
See Also