Compartir a través de


JsonWebKeyEncryptionAlgorithm Clase

Definición

public class JsonWebKeyEncryptionAlgorithm : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.KeyVault.Fluent.Models.JsonWebKeyEncryptionAlgorithm>
type JsonWebKeyEncryptionAlgorithm = class
    inherit ExpandableStringEnum<JsonWebKeyEncryptionAlgorithm>
Public Class JsonWebKeyEncryptionAlgorithm
Inherits ExpandableStringEnum(Of JsonWebKeyEncryptionAlgorithm)
Herencia

Constructores

JsonWebKeyEncryptionAlgorithm()

Campos

RSA15
RSAOAEP
RSAOAEP256

Propiedades

Value (Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object) (Heredado de ExpandableStringEnum<T>)
Equals(String) (Heredado de ExpandableStringEnum<T>)
GetHashCode() (Heredado de ExpandableStringEnum<T>)
ToString() (Heredado de ExpandableStringEnum<T>)

Se aplica a