View source: R/directoryservice_operations.R
directoryservice_unshare_directory | R Documentation |
Stops the directory sharing between the directory owner and consumer accounts.
See https://www.paws-r-sdk.com/docs/directoryservice_unshare_directory/ for full documentation.
directoryservice_unshare_directory(DirectoryId, UnshareTarget)
DirectoryId |
[required] The identifier of the Managed Microsoft AD directory that you want to stop sharing. |
UnshareTarget |
[required] Identifier for the directory consumer account with whom the directory has to be unshared. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.