Method | Description | |
---|---|---|
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 | |
return |
public GroupAuthzRule ( bool allow ) : System | ||
allow | bool | |
return | System |
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 | |
return | System |