Table of Contents

Class CasewhereRole

Namespace: Casewhere.Common.Authentication
Assembly: Casewhere.Common.dll

public class CasewhereRole

Inheritance

objectCasewhereRole

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

IList<string>

Name

public string Name { get; set; }

Property Value

string