workdocs_delete_user {paws.end.user.computing} | R Documentation |
Deletes the specified user from a Simple AD or Microsoft AD directory
Description
Deletes the specified user from a Simple AD or Microsoft AD directory.
See https://www.paws-r-sdk.com/docs/workdocs_delete_user/ for full documentation.
Usage
workdocs_delete_user(AuthenticationToken = NULL, UserId)
Arguments
AuthenticationToken |
Amazon WorkDocs authentication token. Do not set this field when using administrative API actions, as in accessing the API using Amazon Web Services credentials. |
UserId |
[required] The ID of the user. |
[Package paws.end.user.computing version 0.7.0 Index]