Documentation for this section has not yet been entered.
The Roles.Domain property value is set in the configuration for an ASP.NET application using the domain attribute of the roleManager configuration element.
If no value is specified in the configuration for the domain attribute, the Roles.Domain property returns null and the role-names cookie domain defaults to the behavior of the System.Web.HttpCookie System.Web.HttpCookie.Domain property.