طريقة System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode

Marshal::SecureStringToGlobalAllocUnicode method

ينسخ محتويات السلسلة الآمنة المحددة إلى الذاكرة غير المُدارة.

static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
معاملنوعالوصف
sconst SharedPtr<Security::SecureString>&سلسلة آمنة.

ReturnValue

العنوان في الذاكرة غير المُدارة.

انظر أيضًا