Aracılığıyla paylaş


Pkcs12Info.AuthenticatedSafe Özellik

Tanım

PFX AuthenticatedSafe içinde bulunan SafeContents değerlerinin salt okunur bir koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::Pkcs::Pkcs12SafeContents ^> ^ AuthenticatedSafe { System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::Pkcs::Pkcs12SafeContents ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.Pkcs.Pkcs12SafeContents> AuthenticatedSafe { get; }
member this.AuthenticatedSafe : System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.Pkcs.Pkcs12SafeContents>
Public ReadOnly Property AuthenticatedSafe As ReadOnlyCollection(Of Pkcs12SafeContents)

Özellik Değeri

PFX AuthenticatedSafe içinde bulunan SafeContents değerlerinin salt okunur koleksiyonu.

Şunlara uygulanır