طريقة System::Security::SecureStringMarshal::SecureStringToGlobalAllocUnicode

SecureStringMarshal::SecureStringToGlobalAllocUnicode method

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

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

ReturnValue

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

انظر أيضًا