IRoleProvider
Allows the implementation of a provider that return application Roles.
- Namespace:
- Inetdev.Security
- Type:
- Interface
- Public:
- Yes
- Protected:
- No
- Sealed:
- No
- Abstract:
- Yes
Methods
GetRoles
Returns an array of application Roles.
- Signature:
public Role[] GetRoles()