Compartilhar via


AuthenticationMethod Classe

Definição

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

Construtores

AuthenticationMethod()

Define valores para AuthenticationMethod.

Campos

EAPMSCHAPv2

Define valores para AuthenticationMethod.

EAPTLS

Define valores para AuthenticationMethod.

Propriedades

Value

Define valores para AuthenticationMethod.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para AuthenticationMethod.

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

Define valores para AuthenticationMethod.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para AuthenticationMethod.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para AuthenticationMethod.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a