Is there a supported way to chain authorization rules? There's no GetChainedContext method, and I'm ending up having to write a new class for each unique set of permissions I need.
↧
Is there a supported way to chain authorization rules? There's no GetChainedContext method, and I'm ending up having to write a new class for each unique set of permissions I need.