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

Marshal::SecureStringToGlobalAllocAnsi method

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

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

ReturnValue

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

انظر أيضًا