Partilhar via


UserAccessPolicy.ProfileName Propriedade

Definição

Obtém ou define o nome do perfil. Atualmente, há suporte apenas para o padrão. O valor padrão é 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a