你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

JsonWebKeyEncryptionAlgorithm 类

定义

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)
继承

构造函数

JsonWebKeyEncryptionAlgorithm()

字段

RSA15
RSAOAEP
RSAOAEP256

属性

Value (继承自 ExpandableStringEnum<T>)

方法

Equals(Object) (继承自 ExpandableStringEnum<T>)
Equals(String) (继承自 ExpandableStringEnum<T>)
GetHashCode() (继承自 ExpandableStringEnum<T>)
ToString() (继承自 ExpandableStringEnum<T>)

适用于