# `Ash.Policy.Info`
[🔗](https://github.com/ash-project/ash/blob/v3.23.1/lib/ash/policy/info.ex#L5)

An authorization extension for ash resources.

For more information, see `Ash.Policy.Authorizer`

# `default_access_type`

# `describe_resource`

# `field_policies`

# `field_policies_for_field`

Gets the field policies relevant to a given field

# `log_policy_breakdowns`

The log level at which Ash policy authorizer logs policy breakdowns. Defaults to none.

# `log_successful_policy_breakdowns`

The log level at which Ash policy authorizer logs successful policy breakdowns. Defaults to none.

# `policies`

# `private_fields_policy`

# `show_policy_breakdowns?`

Whether or not Ash policy authorizer is configured to show policy breakdowns in error messages

# `strict_check`

A utility to determine if a given query/changeset would pass authorization.

*This is still experimental.*

---

*Consult [api-reference.md](api-reference.md) for complete listing*
