Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Authentication request. More...
Inherited by Satori.ApiAuthenticateRequest.
Properties | |
IDictionary< string, string > | Custom [get] |
Optional custom properties to update with this call. If not set, properties are left as they are on the server. | |
IDictionary< string, string > | Default [get] |
Optional default properties to update with this call. If not set, properties are left as they are on the server. | |
string | Id [get] |
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed. | |
Authentication request.
|
get |
Optional custom properties to update with this call. If not set, properties are left as they are on the server.
|
get |
Optional default properties to update with this call. If not set, properties are left as they are on the server.
|
get |
Identity ID. Must be between eight and 128 characters (inclusive). Must be an alphanumeric string with only underscores and hyphens allowed.