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() |
getGroup
public java.lang.String getSID()
public java.lang.String getDomain()
public java.lang.String getAccount()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 1999, 2024 Tanuki Software Inc., All Rights Reserved.