Partager via


UserAccessPolicy.ProfileName Propriété

Définition

Obtient ou définit le nom du profil. Actuellement, seule la valeur par défaut est prise en charge. La valeur par défaut est DefaultProfile.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à