ServerExternalAdministrator.AdministratorType Property

Definition

Gets or sets type of the sever administrator. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to