Method | Description | |
---|---|---|
FromRegString ( string str ) : |
||
GroupGatewayRule ( string localGroup ) : System | ||
GroupGatewayRule ( string path, System.Condition c, string addTo, string filter, SearchScope scope ) : System | ||
ToRegString ( ) : string | ||
ToString ( ) : string |
public static FromRegString ( string str ) : |
||
str | string | |
return |
public GroupGatewayRule ( string localGroup ) : System | ||
localGroup | string | |
return | System |
public GroupGatewayRule ( string path, System.Condition c, string addTo, string filter, SearchScope scope ) : System | ||
path | string | |
c | System.Condition | |
addTo | string | |
filter | string | |
scope | SearchScope | |
return | System |