public static IntPtr SecureStringToGlobalAllocUnicode(SecureString s) { return(PInvokeMarshal.SecureStringToGlobalAllocUnicode(s)); }