다음을 통해 공유


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 값으로 인코딩할 특성의 수정 가능한 컬렉션입니다.

적용 대상