LCUser UnionID login parameters.
More...
|
string | UnionIdPlatform [get, set] |
| The platform of the UnionID.
|
|
bool | AsMainAccount [get, set] |
| Whether the current authentication information will be used as the main account.
|
|
bool | FailOnNotExist [get, set] |
| Whether the login request will fail if no user matching this authData exists.
|
|
LCUser UnionID login parameters.
◆ LCUserAuthDataLoginOption()
LeanCloud.Storage.LCUserAuthDataLoginOption.LCUserAuthDataLoginOption |
( |
| ) |
|
|
inline |
◆ AsMainAccount
bool LeanCloud.Storage.LCUserAuthDataLoginOption.AsMainAccount |
|
getset |
Whether the current authentication information will be used as the main account.
◆ FailOnNotExist
bool LeanCloud.Storage.LCUserAuthDataLoginOption.FailOnNotExist |
|
getset |
Whether the login request will fail if no user matching this authData exists.
◆ UnionIdPlatform
string LeanCloud.Storage.LCUserAuthDataLoginOption.UnionIdPlatform |
|
getset |
The platform of the UnionID.
The documentation for this class was generated from the following file: