Compartir a través de


ServerExternalAdministrator.PrincipalType Propiedad

Definición

Obtiene o establece el tipo de entidad de seguridad del administrador del servidor. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a