System::Security::SecureStringMarshal::SecureStringToGlobalAllocUnicode methode

SecureStringMarshal::SecureStringToGlobalAllocUnicode method

Kopieert de inhoud van de opgegeven secure string naar niet-beheerd geheugen.

static IntPtr System::Security::SecureStringMarshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
ParameterTypeBeschrijving
sconst SharedPtr<Security::SecureString>&Beveiligde string.

ReturnValue

Het adres in niet-beheerd geheugen.

Zie ook