Partilhar via


DatabasePrincipalAssignment.PrincipalType Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a