SSISExecutionCredential.UserName Property

Definition

Gets or sets useName for windows authentication.

[Newtonsoft.Json.JsonProperty(PropertyName="userName")]
public object UserName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="userName")>]
member this.UserName : obj with get, set
Public Property UserName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to