MapTileLayer.UseSecureConnection Property

Definition

Indicates whether to use a secure connection when getting tile data.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> UseSecureConnection { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> UseSecureConnection { get; set; }
member this.UseSecureConnection : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property UseSecureConnection As ReportExpression(Of Boolean)

Property Value

A ReportExpression<T> object.

Applies to