public class WrapperWin32Group extends WrapperGroup
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccount()
Returns the full name of the group.
|
java.lang.String |
getDomain()
Returns the domain name of the user account.
|
java.lang.String |
getSID()
Returns the current Security Identifier (SID) of the user account.
|
java.lang.String |
toString() |
getGrouppublic java.lang.String getSID()
public java.lang.String getDomain()
public java.lang.String getAccount()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 1999, 2025 Tanuki Software Inc., All Rights Reserved.