Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.Console.IConsoleAuthenticateRequest Interface Reference

Authenticate a console user with username and password. More...

Inherited by Nakama.Console.ConsoleAuthenticateRequest.

Properties

string Password [get]
 The password of the user.
 
string Username [get]
 The username of the user.
 

Detailed Description

Authenticate a console user with username and password.

Property Documentation

◆ Password

string Nakama.Console.IConsoleAuthenticateRequest.Password
get

The password of the user.

◆ Username

string Nakama.Console.IConsoleAuthenticateRequest.Username
get

The username of the user.


The documentation for this interface was generated from the following file: