Udostępnij za pośrednictwem


Pkcs12Info.AuthenticatedSafe Właściwość

Definicja

Pobiera kolekcję tylko do odczytu wartości SafeContents obecnych w pliku 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)

Wartość właściwości

Kolekcja wartości SafeContents tylko do odczytu obecna w pliku PFX AuthenticatedSafe.

Dotyczy