This immutable class is a data structure that encapsulates username and password.

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

Syntax

Visual Basic
Public NotInheritable Class PasswordAuthentication
C#
public sealed class PasswordAuthentication
Visual C++
public ref class PasswordAuthentication sealed

Inheritance Hierarchy

System..::..Object
  Kaazing.Security..::..PasswordAuthentication

See Also