SecureConnectionLevel Property (WMI MSReportServer_ConfigurationSetting)
Returns the secure connection level specified in the RSReportServer.config file. Read-only.
Syntax
Public Dim SecureConnectionLevel As Integer
public Integer SecureConnectionLevel;
Property Values
An Integer value that represents the secure connection level. The return values indicate that the SSL is either configured or not. A value of greater than or equal to 1 indicates that SSL is turned on. A value of 0 indicates that SSL is turned off.
Example Code
MSReportServer_ConfigurationSetting Class
Requirements
Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v11\Admin
Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)