共用方式為


CoseHeaderLabel.KeyIdentifier 屬性

定義

取得標頭標籤,表示已知的標頭參數 「kid」。

public:
 static property System::Security::Cryptography::Cose::CoseHeaderLabel KeyIdentifier { System::Security::Cryptography::Cose::CoseHeaderLabel get(); };
public static System.Security.Cryptography.Cose.CoseHeaderLabel KeyIdentifier { get; }
static member KeyIdentifier : System.Security.Cryptography.Cose.CoseHeaderLabel
Public Shared ReadOnly Property KeyIdentifier As CoseHeaderLabel

屬性值

標頭標籤,表示已知的標頭參數 「kid」。

適用於