Stay organized with collections
Save and categorize content based on your preferences.
FirebaseAdmin.Auth.UserImportOptions
A collection of options that can be passed to the FirebaseAuth.ImportUsersAsync API.
Summary
Properties
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-24 UTC.
[null,null,["Last updated 2022-03-24 UTC."],[],[],null,["# FirebaseAdmin.Auth.UserImportOptions Class Reference\n\nFirebaseAdmin.Auth.UserImportOptions\n====================================\n\nA collection of options that can be passed to the [FirebaseAuth.ImportUsersAsync](/docs/reference/admin/dotnet/class/firebase-admin/auth/abstract-firebase-auth#class_firebase_admin_1_1_auth_1_1_abstract_firebase_auth_1a0c827bb70808807d470f463e7badec98) API.\n\nSummary\n-------\n\n| ### Properties ||\n|---------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Hash](#class_firebase_admin_1_1_auth_1_1_user_import_options_1acd7a5efe84a521077e5ae11fbee79c1b) | [UserImportHash](/docs/reference/admin/dotnet/class/firebase-admin/auth/user-import-hash#class_firebase_admin_1_1_auth_1_1_user_import_hash) Gets or sets the [UserImportHash](/docs/reference/admin/dotnet/class/firebase-admin/auth/user-import-hash#class_firebase_admin_1_1_auth_1_1_user_import_hash) object associated with the [UserImportOptions](/docs/reference/admin/dotnet/class/firebase-admin/auth/user-import-options#class_firebase_admin_1_1_auth_1_1_user_import_options) instance. |\n\nProperties\n----------\n\n### Hash\n\n```text\nUserImportHash Hash\n``` \nGets or sets the [UserImportHash](/docs/reference/admin/dotnet/class/firebase-admin/auth/user-import-hash#class_firebase_admin_1_1_auth_1_1_user_import_hash) object associated with the [UserImportOptions](/docs/reference/admin/dotnet/class/firebase-admin/auth/user-import-options#class_firebase_admin_1_1_auth_1_1_user_import_options) instance."]]