Share via


CrrAccessToken.DatasourceId Property

Definition

Gets or sets datasource Id

[Newtonsoft.Json.JsonProperty(PropertyName="datasourceId")]
public string DatasourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datasourceId")>]
member this.DatasourceId : string with get, set
Public Property DatasourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to