Compartir a través de


User.UserType Propiedad

Definición

Obtiene o establece el tipo del usuario. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a