Share via


SpatialAnchorsAccount.Identity Property

Definition

Gets or sets the identity associated with this account

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.MixedReality.Models.Identity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.MixedReality.Models.Identity with get, set
Public Property Identity As Identity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to