次の方法で共有


JsonWebKeySignatureAlgorithm クラス

定義

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

コンストラクター

JsonWebKeySignatureAlgorithm()

フィールド

PS256
PS384
PS512
RS256
RS384
RS512
RSNULL

プロパティ

Value (継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object) (継承元 ExpandableStringEnum<T>)
Equals(String) (継承元 ExpandableStringEnum<T>)
GetHashCode() (継承元 ExpandableStringEnum<T>)
ToString() (継承元 ExpandableStringEnum<T>)

適用対象