System::Security::SecureStringMarshal::SecureStringToGlobalAllocAnsi methode
SecureStringMarshal::SecureStringToGlobalAllocAnsi method
Kopieert de inhoud van de opgegeven secure string naar niet-beheerd geheugen, waarbij geconverteerd wordt naar ANSI-indeling.
static IntPtr System::Security::SecureStringMarshal::SecureStringToGlobalAllocAnsi(const SharedPtr<Security::SecureString> &s)
| Parameter | Type | Beschrijving |
|---|---|---|
| s | const SharedPtr<Security::SecureString>& | Beveiligde string. |
ReturnValue
Het adres in niet-beheerd geheugen.
Zie ook
- Typedef SharedPtr
- Class SecureString
- Class SecureStringMarshal
- Namespace System::Security
- Library Aspose.Page for C++