次の方法で共有


PowerBIOutputDataSource.TokenUserDisplayName プロパティ

定義

更新トークンの取得に使用されたユーザーのユーザー表示名を取得または設定します。 このプロパティを使用すると、更新トークンの取得に使用されたユーザーを覚えておくのに役立ちます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象