ConsentType Classe

Définition

Définit des valeurs pour ConsentType.

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

Constructeurs

ConsentType()

Définit des valeurs pour ConsentType.

Champs

AllPrincipals

Définit des valeurs pour ConsentType.

Principal

Définit des valeurs pour ConsentType.

Propriétés

Value

Définit des valeurs pour ConsentType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour ConsentType.

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

Définit des valeurs pour ConsentType.

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

Définit des valeurs pour ConsentType.

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

Définit des valeurs pour ConsentType.

(Hérité de ExpandableStringEnum<T>)

S’applique à