Skip to main content

Signature

IPolicyRegistry.sol

Description

Permanently relinquishes administration of policyId. The member set is frozen and the policy can never be re-administered; isAuthorized queries continue to work.

Parameters

Access Control

Callable by the current admin of the target policy.

Revert Conditions

Policy Interaction

This is part of the singleton PolicyRegistry surface used by B20 policy scopes.

Example

Usage Example