共用方式為


KeyOperation type

定義 JsonWebKeyOperation 的值。
<xref:KnownJsonWebKeyOperation> 可以與 JsonWebKeyOperation 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

encrypt
解密
簽署
驗證
wrapKey
unwrapKey
import
匯出

type KeyOperation = string