Stay organized with collections
Save and categorize content based on your preferences.
Metadata corresponding to a Firebase user.
Summary
Inheritance
Inherits from: SystemIDisposable
Properties
Public functions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-27 UTC.
[null,null,["Last updated 2022-07-27 UTC."],[],[],null,["Firebase.Auth.UserMetadata\n\nMetadata corresponding to a [Firebase](/docs/reference/unity/namespace/firebase#namespace_firebase) user.\n\nSummary\n\nInheritanceInherits from: SystemIDisposable\n\nProperties \n\nCreationTimestamp \n\n```c#\nulong CreationTimestamp\n``` \n\nLastSignInTimestamp \n\n```c#\nulong LastSignInTimestamp\n``` \n\nPublic functions \n\nDispose \n\n```c#\nvoid Dispose()\n``` \n\nDispose \n\n```c#\nvirtual void Dispose(\n bool disposing\n)\n``` \n\nUserMetadata \n\n```c#\n UserMetadata()\n```"]]