Partager via


PrincipalType Classe

Définition

Définit les valeurs de PrincipalType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType>))]
public class PrincipalType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.PrincipalType>))>]
type PrincipalType = class
    inherit ExpandableStringEnum<PrincipalType>
Public Class PrincipalType
Inherits ExpandableStringEnum(Of PrincipalType)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

PrincipalType()

Définit les valeurs de PrincipalType.

Champs

Application

Définit les valeurs de PrincipalType.

DirectoryObjectOrGroup

Définit les valeurs de PrincipalType.

DirectoryRoleTemplate

Définit les valeurs de PrincipalType.

Everyone

Définit les valeurs de PrincipalType.

ForeignGroup

Définit les valeurs de PrincipalType.

Group

Définit les valeurs de PrincipalType.

MSI

Définit les valeurs de PrincipalType.

ServicePrincipal

Définit les valeurs de PrincipalType.

Unknown

Définit les valeurs de PrincipalType.

User

Définit les valeurs de PrincipalType.

Propriétés

Value

Définit les valeurs de PrincipalType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit les valeurs de PrincipalType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit les valeurs de PrincipalType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit les valeurs de PrincipalType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit les valeurs de PrincipalType.

(Hérité de ExpandableStringEnum<T>)

S’applique à