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

Marshal::SecureStringToGlobalAllocAnsi method

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

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

ReturnValue

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

انظر أيضًا