메소드 | 설명 | |
---|---|---|
setActiveStatus ( string userLogin, bool isActive ) : void | ||
setAllowProxy ( string userLogin, bool canProxy ) : void |
public static setActiveStatus ( string userLogin, bool isActive ) : void | ||
userLogin | string | |
isActive | bool | |
리턴 | void |
public static setAllowProxy ( string userLogin, bool canProxy ) : void | ||
userLogin | string | |
canProxy | bool | |
리턴 | void |