Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Send an email with password to the server. Used with authenticate/link/unlink. More...
Inherited by Nakama.ApiAccountEmail.
Properties | |
string | Email [get] |
A valid RFC-5322 email address. | |
string | Password [get] |
A password for the user account. Ignored with unlink operations. | |
IDictionary< string, string > | Vars [get] |
Extra information that will be bundled in the session token. | |
Send an email with password to the server. Used with authenticate/link/unlink.
|
get |
A valid RFC-5322 email address.
|
get |
A password for the user account. Ignored with unlink operations.
|
get |
Extra information that will be bundled in the session token.