Partager via


UserCreateParameters.AppType Propriété

Définition

Obtient ou définit détermine le type d’application qui envoie la demande d’utilisateur de création. La valeur par défaut est le portail hérité. Les valeurs possibles sont les suivantes : 'portal', 'developerPortal'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à