Clear the credentials of this response.

Calling this method once the credentials have been communicated to the network layer protects credentials in memory.

Namespace:  Kaazing.Security
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public Sub ClearCredentials
C#
public void ClearCredentials()
Visual C++
public:
void ClearCredentials()

See Also