System.Web.UI.WebControls.RoleGroup: Method Members

The methods of System.Web.UI.WebControls.RoleGroup are listed below. For a list of all members, see the RoleGroup Members list.

See Also: Inherited members from System.Object

Public Methods

ContainsUser(System.Security.Principal.IPrincipal) : bool

Indicates whether the specified user is a member of any of the roles in the role group.

override
ToString() : string

Returns a comma-separated list of the roles associated with this role group.