Lenguaje

MapTileLayer.UseSecureConnection Propiedad

Definición

Indica si se debe usar una conexión segura para conectarse al servicio web especificado en ServiceUrl.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ UseSecureConnection { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty UseSecureConnection { get; }
member this.UseSecureConnection : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property UseSecureConnection As ReportBoolProperty

Valor de propiedad

Un objeto ReportBoolProperty.

Se aplica a