public enum Trust.Types.TrustDirection
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API enum Trust.Types.TrustDirection.
Represents the direction of trust. See System.DirectoryServices.ActiveDirectory.TrustDirection for more information.
Namespace
Google.Cloud.ManagedIdentities.V1Assembly
Google.Cloud.ManagedIdentities.V1.dll
Fields |
|
---|---|
Name | Description |
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. |