ServicePropertiesreportconfig_Domain Property |
The domain name for the user/password for the SSRS web service.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string reportconfig_Domain { get; }
ReadOnly Property reportconfig_Domain As String
Get
Property Value
Type:
StringThe domain name for the user/password for the SSRS web service.
Remarks
Applies to ServiceInstance reportconfig only.
See Also