Compartir a través de


MapTileLayer.UseSecureConnection Propiedad

Indicates whether to use secure connection to connect to the web service specified in ServiceUrl.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property UseSecureConnection As ReportBoolProperty 
    Get
'Uso
Dim instance As MapTileLayer 
Dim value As ReportBoolProperty 

value = instance.UseSecureConnection
public ReportBoolProperty UseSecureConnection { get; }
public:
property ReportBoolProperty^ UseSecureConnection {
    ReportBoolProperty^ get ();
}
member UseSecureConnection : ReportBoolProperty
function get UseSecureConnection () : ReportBoolProperty

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Vea también

Referencia

MapTileLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering