Class CasewhereRole
Namespace: Casewhere.Common.Authentication
Assembly: Casewhere.Common.dll
public class CasewhereRole
Inheritance
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<CasewhereRole>(CasewhereRole)
Constructors
CasewhereRole()
public CasewhereRole()
Properties
AccessRules
public IList<string> AccessRules { get; set; }
Property Value
Name
public string Name { get; set; }