AllowlistOnlyWrap interface
Stay organized with collections
Save and categorize content based on your preferences.
Mutually exclusive SMS Region Config of AllowlistOnly interface
Signature:
export interface AllowlistOnlyWrap
Properties
AllowlistOnlyWrap.allowlistOnly
Only allowing regions by explicitly adding them to an allowlist.
Signature:
allowlistOnly: AllowlistOnly;
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-10-17 UTC.
[null,null,["Last updated 2022-10-17 UTC."],[],[],null,["# AllowlistOnlyWrap interface\n\nMutually exclusive SMS Region Config of AllowlistOnly interface\n\n**Signature:** \n\n export interface AllowlistOnlyWrap \n\nProperties\n----------\n\n| Property | Type | Description |\n|--------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|------------------------------------------------------------------|\n| [allowlistOnly](./firebase-admin.auth.allowlistonlywrap.md#allowlistonlywrapallowlistonly) | [AllowlistOnly](./firebase-admin.auth.allowlistonly.md#allowlistonly_interface) | Only allowing regions by explicitly adding them to an allowlist. |\n\nAllowlistOnlyWrap.allowlistOnly\n-------------------------------\n\nOnly allowing regions by explicitly adding them to an allowlist.\n\n**Signature:** \n\n allowlistOnly: AllowlistOnly;"]]