Compartir a través de


MapTileLayerInstance.UseSecureConnection Propiedad

Gets the calculated value of the UseSecureConnection property in a MapTileLayer class.

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

Sintaxis

'Declaración
Public ReadOnly Property UseSecureConnection As Boolean 
    Get
'Uso
Dim instance As MapTileLayerInstance 
Dim value As Boolean 

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

Valor de la propiedad

Tipo: System.Boolean
A MapTileStyle value that represents the calculated value of the UseSecureConnection property.

Vea también

Referencia

MapTileLayerInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering