Java Client: Delete Security Group Subject
This example demonstrates how to delete a subject from a security group.
Usage
ndelsecgrpsubject <security group name> <subject> [-r]
<Required Arguments>
<security group name> - The name of the security group.
<subject> - The subject to be removed, in the format "user@host".
Note: -? provides help on environment variables
Application Source Code