directoryservice_update_trust {paws.security.identity}R Documentation

Updates the trust that has been set up between your Managed Microsoft AD directory and an self-managed Active Directory

Description

Updates the trust that has been set up between your Managed Microsoft AD directory and an self-managed Active Directory.

See https://www.paws-r-sdk.com/docs/directoryservice_update_trust/ for full documentation.

Usage

directoryservice_update_trust(TrustId, SelectiveAuth = NULL)

Arguments

TrustId

[required] Identifier of the trust relationship.

SelectiveAuth

Updates selective authentication for the trust.


[Package paws.security.identity version 0.7.0 Index]