> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# AdminSecurityIpSettings

Response schema for admin security IP settings events.

<ParamField body="ipSettings" type="object" required>
  IP settings configuration that was created

  <Expandable title="properties">
    <ParamField body="authStorage" type="array" required>
      Authentication storage settings. Array of [AuthStorageEnum](/api-reference/schemas/AuthStorageEnum) values.
    </ParamField>
  </Expandable>
</ParamField>
