Pkcs12SafeContents.GetBags Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an enumerable representation of the SafeBag values contained within the 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)
Returns
An enumerable representation of the SafeBag values contained within the SafeContents.
Exceptions
The contents are encrypted.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.