Method | Description | |
---|---|---|
setActiveStatus ( string userLogin, bool isActive ) : void | ||
setAllowProxy ( string userLogin, bool canProxy ) : void |
public static setActiveStatus ( string userLogin, bool isActive ) : void | ||
userLogin | string | |
isActive | bool | |
return | void |
public static setAllowProxy ( string userLogin, bool canProxy ) : void | ||
userLogin | string | |
canProxy | bool | |
return | void |