Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.Console.IConsoleAuthenticateRequest Interface Reference

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

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: