KeyAgreeRecipientInfo.OtherKeyAttribute プロパティ

定義

OtherKeyAttribute プロパティは、キー マテリアルの属性を取得します。

public:
 property System::Security::Cryptography::CryptographicAttributeObject ^ OtherKeyAttribute { System::Security::Cryptography::CryptographicAttributeObject ^ get(); };
public System.Security.Cryptography.CryptographicAttributeObject OtherKeyAttribute { get; }
public System.Security.Cryptography.CryptographicAttributeObject? OtherKeyAttribute { get; }
member this.OtherKeyAttribute : System.Security.Cryptography.CryptographicAttributeObject
Public ReadOnly Property OtherKeyAttribute As CryptographicAttributeObject

プロパティ値

キー マテリアルの属性。

例外

受取人識別子タイプがサブジェクト キー識別子ではありません。

適用対象

こちらもご覧ください