Role.IsMember Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets a value indicating whether the current user is a member of the Role.
public bool IsMember { get; }
Property value
bool
Gets a value indicating whether the current user is a member of the Role.
public bool IsMember { get; }