Trust

class Trust

Describes a trust relationship between an Managed Microsoft AD directory and an external domain.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that the trust relationship was created.

Link copied to clipboard

The Directory ID of the Amazon Web Services directory involved in the trust relationship.

Link copied to clipboard

The date and time that the trust relationship was last updated.

Link copied to clipboard

The Fully Qualified Domain Name (FQDN) of the external domain involved in the trust relationship.

Link copied to clipboard

Current state of selective authentication for the trust.

Link copied to clipboard

The date and time that the TrustState was last updated.

Link copied to clipboard

The trust relationship direction.

Link copied to clipboard

The unique ID of the trust relationship.

Link copied to clipboard

The trust relationship state.

Link copied to clipboard

The reason for the TrustState.

Link copied to clipboard

The trust relationship type. Forest is the default.

Functions

Link copied to clipboard
inline fun copy(block: Trust.Builder.() -> Unit = {}): Trust
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String