enableTrustAnchor
inline suspend fun RolesAnywhereClient.enableTrustAnchor(crossinline block: EnableTrustAnchorRequest.Builder.() -> Unit): EnableTrustAnchorResponse
Enables a trust anchor. When enabled, certificates in the trust anchor chain are authorized for trust validation.
**Required permissions: **rolesanywhere:EnableTrustAnchor
.