Compartir a través de


IkeEncryption Clase

Definición

Define los valores de IkeEncryption.

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

Constructores

IkeEncryption()

Define los valores de IkeEncryption.

Campos

AES128

Define los valores de IkeEncryption.

AES192

Define los valores de IkeEncryption.

AES256

Define los valores de IkeEncryption.

DES

Define los valores de IkeEncryption.

DES3

Define los valores de IkeEncryption.

GCMAES128

Define los valores de IkeEncryption.

GCMAES256

Define los valores de IkeEncryption.

Propiedades

Value

Define los valores de IkeEncryption.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de IkeEncryption.

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

Define los valores de IkeEncryption.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de IkeEncryption.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de IkeEncryption.

(Heredado de ExpandableStringEnum<T>)

Se aplica a