JsonWebKeyEncryptionAlgorithm Class

Definition

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)
Inheritance

Constructors

JsonWebKeyEncryptionAlgorithm()

Fields

RSA15
RSAOAEP
RSAOAEP256

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to