Partilhar via


RoleAssignment.PrincipalType Propriedade

Definição

Obtém ou define o tipo principal do ID principal atribuído. Os valores possíveis incluem: "Utilizador", "Grupo", "ServicePrincipal", "Desconhecido", "DirectoryRoleTemplate", "ForeignGroup", "Application", "MSI", "DirectoryObjectOrGroup", "Todos"

[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 de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a