Share via


CommonDataServiceForAppsLinkedService.Username Property

Definition

Gets or sets user name to access the Common Data Service for Apps instance. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to