메소드 | 설명 | |
---|---|---|
FromRegString ( string str ) : |
||
GroupAuthzRule ( bool allow ) : System | ||
GroupAuthzRule ( string path, System.Condition c, bool allow, string filter, SearchScope scope ) : System | ||
ToRegString ( ) : string | ||
ToString ( ) : string |
public static FromRegString ( string str ) : |
||
str | string | |
리턴 |
public GroupAuthzRule ( string path, System.Condition c, bool allow, string filter, SearchScope scope ) : System | ||
path | string | |
c | System.Condition | |
allow | bool | |
filter | string | |
scope | SearchScope | |
리턴 | System |