DynamicsCrmLinkedService.Domain Property

Definition

The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Domain { get; set; }
member this.Domain : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Domain As DataFactoryElement(Of String)

Property Value

Applies to