Custom Authorization

Authorization is the process of controlling access to resources and tasks. The topics in this section enable you to create to implement different claim types, or policies.

In This Section

How to: Create a Custom Authorization Policy
Describes how to create a custom policy.

How to: Create a Custom Authorization Manager for a Service
Describes how to create a custom manager.

How to: Create a Custom Claim
Describes how to create a custom claim.

How to: Compare Claims
Describes how to compare claims.

How to: Create a Custom Principal Identity
Illustrates the scenario when Custom is used in combination with a custom authorization policy and a custom principal.

Reference

System.IdentityModel.Claims

Authorization

Extending Security