This topic has not yet been rated - Rate this topic

System.IdentityModel.Policy Namespace

Contains the classes and interfaces necessary to build or use authorization polices in . A class that implements an authorization policy implements the IAuthorizationPolicy interface. An authorization policy. Other important classes in this namespace include AuthorizationContext and EvaluationContext.

  Class Description
Public class AuthorizationContext The result of evaluating all authorization policies available from the tokens in the sent message and by calling the GetAuthorizationPolicies method.
Public class EvaluationContext When overridden in a derived class, represents the results of the authorization policies that have been evaluated.
  Interface Description
Public interface IAuthorizationComponent Represents a component that is used to authorize users.
Public interface IAuthorizationPolicy Defines a set of rules for authorizing a user, given a set of claims.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ