Compartilhar via


ServerExternalAdministrator.PrincipalType Propriedade

Definição

Obtém ou define o tipo de entidade de segurança do administrador do servidor. Os valores possíveis incluem: 'User', 'Group', 'Application'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a