Compartir a través de


JsonWebKeyOperation Clase

Definición

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

Constructores

JsonWebKeyOperation()

Campos

Decrypt
Encrypt
Sign
Unwrap
Verify
Wrap

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