IkeEncryption Classe

Definição

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

Construtores

IkeEncryption()

Define valores para IkeEncryption.

Campos

AES128

Define valores para IkeEncryption.

AES192

Define valores para IkeEncryption.

AES256

Define valores para IkeEncryption.

DES

Define valores para IkeEncryption.

DES3

Define valores para IkeEncryption.

GCMAES128

Define valores para IkeEncryption.

GCMAES256

Define valores para IkeEncryption.

Propriedades

Value

Define valores para IkeEncryption.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IkeEncryption.

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

Define valores para IkeEncryption.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IkeEncryption.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para IkeEncryption.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a