Bagikan melalui


Pkcs12Info.AuthenticatedSafe Properti

Definisi

Mendapatkan koleksi baca-saja dari nilai SafeContents yang ada di PFX AuthenticatedSafe.

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)

Nilai Properti

Kumpulan baca-saja dari nilai SafeContents yang ada di PFX AuthenticatedSafe.

Berlaku untuk