Udostępnij za pośrednictwem


KeyAgreeRecipientInfo.OtherKeyAttribute Właściwość

Definicja

Właściwość OtherKeyAttribute pobiera atrybuty materiału kluczy.

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

Wartość właściwości

CryptographicAttributeObject

Atrybuty materiału kluczy.

Wyjątki

Typ identyfikatora adresata nie jest identyfikatorem klucza podmiotu.

Dotyczy

Zobacz też