Compartir a través de


IkeIntegrity Clase

Definición

Define los valores de IkeIntegrity.

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

Constructores

IkeIntegrity()

Define los valores de IkeIntegrity.

Campos

GCMAES128

Define los valores de IkeIntegrity.

GCMAES256

Define los valores de IkeIntegrity.

MD5

Define los valores de IkeIntegrity.

SHA1

Define los valores de IkeIntegrity.

SHA256

Define los valores de IkeIntegrity.

SHA384

Define los valores de IkeIntegrity.

Propiedades

Value

Define los valores de IkeIntegrity.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de IkeIntegrity.

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

Define los valores de IkeIntegrity.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de IkeIntegrity.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de IkeIntegrity.

(Heredado de ExpandableStringEnum<T>)

Se aplica a