This topic has not yet been rated - Rate this topic

AuthorizationContext Class

Windows Identity Foundation


Specifies the context of the authorization event.


Namespace: Microsoft.IdentityModel.Claims
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
  Dim instance As AuthorizationContext
public class AuthorizationContext
public class AuthorizationContext
public class AuthorizationContext

The AuthorizationContext class represents the authorization context that is used by a claims authorization manager to determine whether a principal (subject) should be authorized to perform a specified action on a specified resource. Claims authorization managers derive from the ClaimsAuthorizationManager base class and the authorization context is passed to the CheckAccess method.


System.Object
  Microsoft.IdentityModel.Claims.AuthorizationContext
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows 7, Windows Server 2008 R2, Windows Vista SP2, Windows Server 2008 SP2, Windows Server 2003 SP2 (32-bit or 64-bit)
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ