EffectiveIdentity.IdentityBlob Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="identityBlob")]
public Microsoft.PowerBI.Api.Models.IdentityBlob IdentityBlob { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityBlob")>]
member this.IdentityBlob : Microsoft.PowerBI.Api.Models.IdentityBlob with get, set
Public Property IdentityBlob As IdentityBlob

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to