Share via


CrrAccessToken.DatasourceContainerName Property

Definition

Gets or sets datasource Container Unique Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to