org.tanukisoftware.wrapper
public class WrapperWin32Group extends WrapperGroup
Method Summary | |
---|---|
String | getAccount()
Returns the full name of the group.
|
String | getDomain()
Returns the domain name of the user account.
|
String | getSID()
Returns the current Security Identifier (SID) of the user account.
|
String | toString() |
Returns: The full name of the group.
Returns: The domain name of the user account.
Returns: The SID of the user account.