Compartir a través de


ClaimsPrincipalPermissionAttribute (Miembros)

ClaimsPrincipalPermissionAttribute is used to declaratively request a ClaimsPrincipalPermission.

En las tablas siguientes se enumeran los miembros expuestos por el tipo ClaimsPrincipalPermissionAttribute.

Público Constructores

  Nombre Descripción
  ClaimsPrincipalPermissionAttribute Creates an instance of ClaimsPrincipalPermissionAttribute.

Arriba

Público Propiedades

  Nombre Descripción
public property Action  (Se hereda de SecurityAttribute)
public property Operation  
public property Resource  
public property TypeId  (Se hereda de Attribute)
public property Unrestricted  (Se hereda de SecurityAttribute)

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method CreatePermission Invalidado. Creates and returns a new instance of ClaimsPrincipalPermission class.
public method Equals  Sobrecargado. (Se hereda de Attribute)
public methodstatic GetCustomAttribute  Sobrecargado. (Se hereda de Attribute)
public methodstatic GetCustomAttributes  Sobrecargado. (Se hereda de Attribute)
public method GetHashCode  (Se hereda de Attribute)
public method GetType  (Se hereda de Object)
public method IsDefaultAttribute  (Se hereda de Attribute)
public methodstatic IsDefined  Sobrecargado. (Se hereda de Attribute)
public method Match  (Se hereda de Attribute)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method Finalize  (Se hereda de Object)
protected method MemberwiseClone  (Se hereda de Object)

Arriba

Implementaciones de interfaz explícitas

  Nombre Descripción
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Se hereda de Attribute)
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (Se hereda de Attribute)
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Se hereda de Attribute)
  System.Runtime.InteropServices._Attribute.Invoke  (Se hereda de Attribute)

Arriba

Vea también

Referencia

ClaimsPrincipalPermissionAttribute (Clase)
Microsoft.IdentityModel.Claims (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.