Share via


MicrosoftGraphIdentitySet.User Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="user")]
public Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphIdentity User { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="user")>]
member this.User : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphIdentity with get, set
Public Property User As MicrosoftGraphIdentity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to