[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-27 UTC."],[],[],null,["Firebase.Auth.UserProfile\n\nParameters to the UpdateUserProfile() function.\n\nSummary\n\nFor fields you don't want to update, pass NULL. For fields you want to reset, pass \"\".\n\nInheritanceInherits from: SystemIDisposable\n\nProperties \n\nDisplayName \n\n```c#\nstring DisplayName\n``` \nGets or sets the display name associated with the user. \n\nPhotoUrl \n\n```c#\nSystem.Uri PhotoUrl\n``` \nUser photo URI.\n\nThe photo url associated with the user, if any.\n\nPublic functions \n\nDispose \n\n```c#\nvoid Dispose()\n``` \n\nDispose \n\n```c#\nvoid Dispose(\n bool disposing\n)\n``` \n\nUserProfile \n\n```c#\n UserProfile()\n```"]]