Share via


ClaimsAuthorizationModule Class

Namespace: Microsoft.IdentityModel.Web
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As ClaimsAuthorizationModule

Syntax

'Declaration
Public Class ClaimsAuthorizationModule
    Implements IHttpModule
public class ClaimsAuthorizationModule : IHttpModule
public ref class ClaimsAuthorizationModule : IHttpModule
public class ClaimsAuthorizationModule implements IHttpModule
public class ClaimsAuthorizationModule implements IHttpModule

Vererbungshierarchie

System.Object
  Microsoft.IdentityModel.Web.ClaimsAuthorizationModule

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

ClaimsAuthorizationModule Members
Microsoft.IdentityModel.Web Namespace