Partager via


User.UserType Propriété

Définition

Obtient ou définit le type de l’utilisateur. Les valeurs possibles sont les suivantes : 'Share', 'LocalManagement', 'ARM'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à