Partager via


AADObject.UserType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to