Sdílet prostřednictvím


Pkcs12SafeContents.GetBags Metoda

Definice

Získá výčtovou reprezentaci SafeBag hodnot obsažených v SafeContents.

public:
 System::Collections::Generic::IEnumerable<System::Security::Cryptography::Pkcs::Pkcs12SafeBag ^> ^ GetBags();
public System.Collections.Generic.IEnumerable<System.Security.Cryptography.Pkcs.Pkcs12SafeBag> GetBags ();
member this.GetBags : unit -> seq<System.Security.Cryptography.Pkcs.Pkcs12SafeBag>
Public Function GetBags () As IEnumerable(Of Pkcs12SafeBag)

Návraty

Výčtové vyjádření hodnot SafeBag obsažených v SafeContents.

Výjimky

Obsah je šifrovaný.

Platí pro

Viz také