RolesController Class
- Namespace:
- Weavy.Web.Api.Controllers
- Assembly:
- Weavy.Web.dll
A user can be a member of zero or more roles.
public class RolesController : WeavyApiController
- Inheritance:
- System.Object → WeavyApiController → RolesController
Constructors
Roles |
Methods
Get(Int32) | Retrieves a role. |
Get |
Retrieves the roles contained in the ids array. |
Search(Role |
Searches for roles. |
Extension Methods
Is |
Gets a value indicating if the specified value has the default value of the generic type. |
Serialize(Object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |