C# Class Security.RuleElements.UserGroupRuleElement

Inheritance: IRuleElement
Afficher le fichier Open project: ISISComputingGroup/EPICS-epicssharp Class Usage Examples

Méthodes publiques

Méthode Description
Match ( string expression ) : bool
UserGroupRuleElement ( List users ) : System

Method Details

Match() public méthode

public Match ( string expression ) : bool
expression string
Résultat bool

UserGroupRuleElement() public méthode

public UserGroupRuleElement ( List users ) : System
users List
Résultat System