Search notes:

System.Security.Principal.IPrincipal (interface)

The System.Security.Principal.IPrincipal interface defines the basic functionality of a principal object which represents

IsInRole

IsInRole(String) returns a bool that indicates if the principal is a member of the specified role.

See also

security principal

Index