Signature
IB20.sol
Description
The current policy ID configured forpolicyScope. Returns 0 (always-allow built-in) for any slot that has never been assigned.
Parameters
Returns
Configured policy ID.Reverts
UnsupportedPolicyTypewhenpolicyScopeis not recognized by this token.
Access Control
Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.Policy Interaction
Reads or writes a token policy-scope pointer into the PolicyRegistry.Example
Usage Example