# CloudWalletLoginEvent

```
class CloudWalletLoginEvent
```

Returned when OnLogin-Event is invoked, contains AccountName of the newly logged in User.

## Summary

| Members                   | Descriptions                              |
| ------------------------- | ----------------------------------------- |
| `public string` `Account` | String containing AccountName of the User |

## Members

**`public string Account`**

String containing AccountName of the User
