Compartir a través de


RoleAssignmentCreateParameters.PrincipalType Propiedad

Definición

Obtiene o establece el tipo de entidad de seguridad del identificador de entidad de seguridad asignado. Entre los valores posibles se incluyen: "User", "Group", "ServicePrincipal", "Unknown", "DirectoryRoleTemplate", "ForeignGroup", "Application", "MSI", "DirectoryObjectOrGroup", "Everyone"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.principalType")]
public Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType PrincipalType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.principalType")>]
member this.PrincipalType : Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType with get, set
Public Property PrincipalType As PrincipalType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a