View source: R/directoryservice_operations.R
directoryservice_delete_trust | R Documentation |
Deletes an existing trust relationship between your Managed Microsoft AD directory and an external domain.
See https://www.paws-r-sdk.com/docs/directoryservice_delete_trust/ for full documentation.
directoryservice_delete_trust(
TrustId,
DeleteAssociatedConditionalForwarder = NULL
)
TrustId |
[required] The Trust ID of the trust relationship to be deleted. |
DeleteAssociatedConditionalForwarder |
Delete a conditional forwarder as part of a DeleteTrustRequest. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.