Share via


KeyTypes 類別

定義

定義與通訊協定無關的 URI,用於權杖要求 (RST) 或回應 (RSTR) 以顯示需要的或必要的金鑰類型。

public ref class KeyTypes abstract sealed
public static class KeyTypes
type KeyTypes = class
Public Class KeyTypes
繼承
KeyTypes

欄位

Asymmetric

表示非對稱金鑰類型的 URI;http://schemas.System.com/idfx/keytype/asymmetric

Bearer

表示持有人金鑰類型的 URI;http://schemas.System.com/idfx/keytype/bearer

Symmetric

表示對稱金鑰類型的 URI;http://schemas.System.com/idfx/keytype/symmetric

適用於