Partilhar via


PrincipalType Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

PrincipalType()

Define valores para PrincipalType.

Campos

Application

Define valores para PrincipalType.

DirectoryObjectOrGroup

Define valores para PrincipalType.

DirectoryRoleTemplate

Define valores para PrincipalType.

Everyone

Define valores para PrincipalType.

ForeignGroup

Define valores para PrincipalType.

Group

Define valores para PrincipalType.

MSI

Define valores para PrincipalType.

ServicePrincipal

Define valores para PrincipalType.

Unknown

Define valores para PrincipalType.

User

Define valores para PrincipalType.

Propriedades

Value

Define valores para PrincipalType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PrincipalType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para PrincipalType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PrincipalType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para PrincipalType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a