ScriptingWebServicesSectionGroup.RoleService Property
.NET Framework (current version)
Gets the roleService section that is contained in the configuration file.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
<ConfigurationPropertyAttribute("roleService")> Public ReadOnly Property RoleService As ScriptingRoleServiceSection
Property Value
Type: System.Web.Configuration.ScriptingRoleServiceSectionA ScriptingRoleServiceSection object.
The ScriptingRoleServiceSection object refers to the roleService section of the configuration file.
.NET Framework
Available since 3.5
Available since 3.5
Show: