ToUnsecureString()

SecureString::ToUnsecureString() const method

Copies contents of this secure string into unsecure String object. Use with caution.

String System::Security::SecureString::ToUnsecureString() const

Return Value

Unsecure string.

See Also