Share via


JsonWebKeyOperation Classe

Définition

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)
Héritage

Constructeurs

JsonWebKeyOperation()

Champs

Decrypt
Encrypt
Sign
Unwrap
Verify
Wrap

Propriétés

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

Méthodes

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

S’applique à