System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode metode
Marshal::SecureStringToGlobalAllocUnicode method
Menyalin isi secure string yang ditentukan ke memori tidak terkelola.
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| s | const SharedPtr<Security::SecureString>& | Secure string. |
ReturnValue
Alamat dalam memori tidak terkelola.
Lihat Juga
- Typedef SharedPtr
- Class SecureString
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++