[[["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.SessionCookieOptions Class Reference\n\nFirebaseAdmin.Auth.SessionCookieOptions\n=======================================\n\nOptions for the [FirebaseAuth.CreateSessionCookieAsync(string, SessionCookieOptions)](/docs/reference/admin/dotnet/class/firebase-admin/auth/firebase-auth#class_firebase_admin_1_1_auth_1_1_firebase_auth_1adc3b86778805979f1936b726940159fb) API.\n\nSummary\n-------\n\n| ### Properties ||\n|-----------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|\n| [ExpiresIn](#class_firebase_admin_1_1_auth_1_1_session_cookie_options_1aefa156e6092acaba6d1694569d803943) | `TimeSpan` Gets or sets the duration until the cookie is expired. |\n\nProperties\n----------\n\n### ExpiresIn\n\n```text\nTimeSpan ExpiresIn\n``` \nGets or sets the duration until the cookie is expired.\n\nMust be between 5 minutes and 14 days. The backend service uses seconds precision for this parameter."]]