[[["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 2021-02-11 UTC."],[],[],null,["# FirebaseInstallations Framework Reference\n\nInstallationsAuthTokenResult\n============================\n\n class InstallationsAuthTokenResult : NSObject\n\nThe class represents a result of the installation auth token request.\n- `\n ``\n ``\n `\n\n ### [authToken](#/c:objc(cs)FIRInstallationsAuthTokenResult(py)authToken)\n\n `\n ` \n The installation auth token string. \n\n #### Declaration\n\n Swift \n\n var authToken: String { get }\n\n- `\n ``\n ``\n `\n\n ### [expirationDate](#/c:objc(cs)FIRInstallationsAuthTokenResult(py)expirationDate)\n\n `\n ` \n The installation auth token expiration date. \n\n #### Declaration\n\n Swift \n\n var expirationDate: Date { get }"]]