Partilhar via


JsonWebKeyOperation Classe

Definição

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)
Herança

Construtores

JsonWebKeyOperation()

Campos

Decrypt
Encrypt
Sign
Unwrap
Verify
Wrap

Propriedades

Value (Herdado de ExpandableStringEnum<T>)

Métodos

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

Aplica-se a