Partager via


RoleAssignmentCreateParameters.PrincipalType Propriété

Définition

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

[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 à