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

Значение свойства

Атрибуты материала ключа.

Исключения

Тип идентификатора получателя не является идентификатором ключа субъекта.

Применяется к

См. также раздел