JsonWebKeyType Class

Definition

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

Constructors

JsonWebKeyType()

Fields

EllipticCurve
Octet
Rsa
RsaHsm

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