Back to Node Auth0

Interface ListUserBlocksResponseContent

docs/interfaces/management.Management.ListUserBlocksResponseContent.html

5.9.1797 B
Original Source

Interface ListUserBlocksResponseContent

interface ListUserBlocksResponseContent {
blocked_for?: UserBlockIdentifier[];
}

Index

Properties

blocked_for?

Properties

Optionalblocked_for

blocked_for?: UserBlockIdentifier[]

Array of identifier + IP address pairs. IP address is optional, and may be omitted in certain circumstances (such as Account Lockout mode).

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties blocked_for