C# 클래스 Security.RuleElements.UserGroupRuleElement

상속: IRuleElement
파일 보기 프로젝트 열기: ISISComputingGroup/EPICS-epicssharp 1 사용 예제들

공개 메소드들

메소드 설명
Match ( string expression ) : bool
UserGroupRuleElement ( List users ) : System

메소드 상세

Match() 공개 메소드

public Match ( string expression ) : bool
expression string
리턴 bool

UserGroupRuleElement() 공개 메소드

public UserGroupRuleElement ( List users ) : System
users List
리턴 System