Partager via


RoleAssignment.PrincipalType Propriété

Définition

Obtient ou définit le type de principal de l’ID de principal affecté. Les valeurs possibles sont les suivantes : « User », « Group », « ServicePrincipal », « Unknown », « DirectoryRoleTemplate », « ForeignGroup », « Application », « MSI », « DirectoryObjectOrGroup », « Everyone »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à