FirebaseAdmin. Auth. PhoneIdentifier
Used for looking up an account by phone number.
Summary
See AbstractFirebaseAuth.GetUsersAsync(IReadOnlyCollection{UserIdentifier}).
Inheritance
Inherits from:FirebaseAdmin.Auth.UserIdentifierConstructors and Destructors | |
|---|---|
PhoneIdentifier(string phoneNumber)Initializes a new instance of thePhoneIdentifier class. |
Public functions | |
|---|---|
ToString() | override string |
Public functions
PhoneIdentifier
PhoneIdentifier( string phoneNumber)
Initializes a new instance of thePhoneIdentifier class.
| Details | |||
|---|---|---|---|
| Parameters |
|
ToString
override string ToString()
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-24 UTC.