Compartir a través de


ServerExternalAdministrator.AdministratorType Propiedad

Definición

Obtiene o establece el tipo del administrador del servidor. Entre los valores posibles se incluyen: "ActiveDirectory"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a