ServerExternalAdministrator.PrincipalType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to