C# Class Amazon.DirectoryService.Model.CreateTrustRequest

Container for the parameters to the CreateTrust operation. AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships. For example, you can establish a trust between your Microsoft AD in the AWS cloud, and your existing on-premises Microsoft Active Directory. This would allow you to provide users and groups access to resources in either domain, with a single set of credentials.

This action initiates the creation of the AWS side of a trust relationship between a Microsoft AD in the AWS cloud and an external domain.

Inheritance: AmazonDirectoryServiceRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetConditionalForwarderIpAddrs ( ) : bool
IsSetDirectoryId ( ) : bool
IsSetRemoteDomainName ( ) : bool
IsSetTrustDirection ( ) : bool
IsSetTrustPassword ( ) : bool
IsSetTrustType ( ) : bool