C# Class Security.RuleElements.UserGroupRuleElement

Inheritance: IRuleElement
Show file Open project: ISISComputingGroup/EPICS-epicssharp Class Usage Examples

Public Methods

Method Description
Match ( string expression ) : bool
UserGroupRuleElement ( List users ) : System

Method Details

Match() public method

public Match ( string expression ) : bool
expression string
return bool

UserGroupRuleElement() public method

public UserGroupRuleElement ( List users ) : System
users List
return System