[[["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.Multitenancy.TenantArgs Class Reference\n\nFirebaseAdmin.Auth.Multitenancy.TenantArgs\n==========================================\n\nArguments for creating and updating tenants.\n\nSummary\n-------\n\n| ### Properties ||\n|------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|\n| [DisplayName](#class_firebase_admin_1_1_auth_1_1_multitenancy_1_1_tenant_args_1ad6f5b4d9aa3b84f64c2543fa4c09aefc) | `string` Gets or sets the tenant display name. |\n| [EmailLinkSignInEnabled](#class_firebase_admin_1_1_auth_1_1_multitenancy_1_1_tenant_args_1ac022d1a015d9b8634360faf43f248bd4) | `bool` Gets or sets a value indicating whether the email link sign-in is enabled. |\n| [PasswordSignUpAllowed](#class_firebase_admin_1_1_auth_1_1_multitenancy_1_1_tenant_args_1ab72c42cf2e20aa53202bcf68d06e67b4) | `bool` Gets or sets a value indicating whether the email sign-in provider is enabled. |\n\nProperties\n----------\n\n### DisplayName\n\n```text\nstring DisplayName\n``` \nGets or sets the tenant display name. \n\n### EmailLinkSignInEnabled\n\n```text\nbool EmailLinkSignInEnabled\n``` \nGets or sets a value indicating whether the email link sign-in is enabled. \n\n### PasswordSignUpAllowed\n\n```text\nbool PasswordSignUpAllowed\n``` \nGets or sets a value indicating whether the email sign-in provider is enabled."]]