Share via


SsisExecutionCredential.Domain Property

Definition

Domain for windows authentication. 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