This immutable class is a data structure that encapsulates username and
password.
Namespace:
Kaazing.SecurityAssembly: 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 |