| | | | |
| Attributes |
| Name | Required | Request-time | Description |
| | | |
| atnProvider | false | true |
The authentication provider from which the user will be removed.
The default provider will be used if not specified.
|
| | | |
| username | true | true |
The username of the user to remove from the given group.
|
| | | |
| groupName | true | true |
The name of the group from which the given user will be removed.
|
| | | |
| result | true | false |
The name of a variable that will return the result status of the operation, as an Integer.
Possible values: UserManagementTagConstants.REMOVE_USER_OK, UserManagementTagConstants.REMOVE_USER_FAILED
|
Copyright © 2011, Oracle. All rights reserved.