Language

MapTileLayer.UseSecureConnection プロパティ

定義

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

プロパティ値

ReportBoolProperty オブジェクト。

適用対象