C# 클래스 Security.RuleElements.UserRuleElement

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

공개 메소드들

메소드 설명
Match ( string expression ) : bool
UserRuleElement ( string user ) : System

메소드 상세

Match() 공개 메소드

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

UserRuleElement() 공개 메소드

public UserRuleElement ( string user ) : System
user string
리턴 System