Partager via


IkeIntegrity Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

IkeIntegrity()

Définit des valeurs pour IkeIntegrity.

Champs

GCMAES128

Définit des valeurs pour IkeIntegrity.

GCMAES256

Définit des valeurs pour IkeIntegrity.

MD5

Définit des valeurs pour IkeIntegrity.

SHA1

Définit des valeurs pour IkeIntegrity.

SHA256

Définit des valeurs pour IkeIntegrity.

SHA384

Définit des valeurs pour IkeIntegrity.

Propriétés

Value

Définit des valeurs pour IkeIntegrity.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour IkeIntegrity.

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

Définit des valeurs pour IkeIntegrity.

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

Définit des valeurs pour IkeIntegrity.

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

Définit des valeurs pour IkeIntegrity.

(Hérité de ExpandableStringEnum<T>)

S’applique à