共用方式為


KeyAgreeRecipientInfo.OtherKeyAttribute 屬性

定義

OtherKeyAttribute 屬性 (Property) 會擷取金鑰設定資料的屬性 (Attribute)。

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

屬性值

CryptographicAttributeObject

金鑰產製原料的屬性。

例外狀況

收件者識別項型別不是主體金鑰識別項。

適用於

另請參閱