Back to Node Auth0

Interface ListUserBlocksByIdentifierResponseContent

docs/interfaces/management.Management.ListUserBlocksByIdentifierResponseContent.html

5.9.1833 B
Original Source

Interface ListUserBlocksByIdentifierResponseContent

interface ListUserBlocksByIdentifierResponseContent {
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