Bagikan melalui


DynamicsCrmLinkedService.Username Property

Definition

Gets or sets user name to access the Dynamics CRM 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