public class WrapperWin32Group extends WrapperGroup
Modifier and Type | Method and Description |
---|---|
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() |
getGroup
public String getSID()
public String getDomain()
public String getAccount()