Pkcs12SafeBag.Attributes 属性

定义

获取要使用 SafeBag 值编码的属性的可修改集合。

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

属性值

要使用 SafeBag 值进行编码的属性的可修改集合。

适用于