Add
Adds a new UNIX user account as a member with the specified member name to the pending import group.
Syntax
IGroupMember Add(string memberName)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
memberName
|
The UNIX user name of the account you want to add to the pending import group. |
Return value
The UNIX user you are adding as a member of the pending import group.