Enum Trust.Types.TrustDirection (3.0.0)

public enum TrustDirection

Represents the direction of trust. See System.DirectoryServices.ActiveDirectory.TrustDirection for more information.

Namespace

Google.Cloud.ManagedIdentities.V1

Assembly

Google.Cloud.ManagedIdentities.V1.dll

Fields

NameDescription
Bidirectional

The bidirectional direction represents the trusted / trusting side.

Inbound

The inbound direction represents the trusting side.

Outbound

The outboud direction represents the trusted side.

Unspecified

Not set.