KeyAgreeRecipientInfo.OtherKeyAttribute 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
	属性值
密钥材料的特性。
例外
接收方标识符类型不是主题键标识符。