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

Marshal::SecureStringToGlobalAllocUnicode method

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

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

ReturnValue

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

انظر أيضًا