Partager via


AuthenticationMethod Classe

Définition

Définit des valeurs pour AuthenticationMethod.

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

Constructeurs

AuthenticationMethod()

Définit des valeurs pour AuthenticationMethod.

Champs

EAPMSCHAPv2

Définit des valeurs pour AuthenticationMethod.

EAPTLS

Définit des valeurs pour AuthenticationMethod.

Propriétés

Value

Définit des valeurs pour AuthenticationMethod.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour AuthenticationMethod.

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

Définit des valeurs pour AuthenticationMethod.

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

Définit des valeurs pour AuthenticationMethod.

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

Définit des valeurs pour AuthenticationMethod.

(Hérité de ExpandableStringEnum<T>)

S’applique à