MapTileLayer.UseSecureConnection Özelliği
Güvenli bağlantı Web'e bağlanmak için kullanılıp kullanılmayacağını gösterir hizmet içinde belirtilen ServiceUrl.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property UseSecureConnection As ReportBoolProperty
Get
'Kullanım
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
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty nesne.