[[["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-03-24 UTC."],[],[],null,["FirebaseAdmin.Auth.UserProvider\n\nRepresents a user identity provider that can be associated with a Firebase user.\n\nSummary\n\nProperties \n\nDisplayName \n\n```text\nstring DisplayName\n``` \nGets or sets the user's display name. \n\nEmail \n\n```text\nstring Email\n``` \nGets or sets the user's email address. \n\nPhotoUrl \n\n```text\nstring PhotoUrl\n``` \nGets or sets the photo URL of the user. \n\nProviderId \n\n```text\nstring ProviderId\n``` \nGets or sets the ID of the identity provider.\n\nThis can be a short domain name (e.g. google.com) or the identifier of an OpenID identity provider. This field is required. \n\nUid \n\n```text\nstring Uid\n``` \nGets or sets the user's unique ID assigned by the identity provider.\n\nThis field is required."]]