다음을 통해 공유


GenerateTokenRequest.Identities Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="identities")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.EffectiveIdentity> Identities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identities")>]
member this.Identities : System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.EffectiveIdentity> with get, set
Public Property Identities As IList(Of EffectiveIdentity)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to