ClaimsPrincipalPermissionAttribute is used to declaratively request a ClaimsPrincipalPermission.
The following tables list the members exposed by the ClaimsPrincipalPermissionAttribute type.
Public
Constructors
Name | Description | |
---|---|---|
ClaimsPrincipalPermissionAttribute | Creates an instance of ClaimsPrincipalPermissionAttribute. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
Action | (Inherited from SecurityAttribute) |
![]() |
Operation | |
![]() |
Resource | |
![]() |
TypeId | (Inherited from Attribute) |
![]() |
Unrestricted | (Inherited from SecurityAttribute) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
CreatePermission | Overridden. Creates and returns a new instance of ClaimsPrincipalPermission class. |
![]() |
Equals | Overloaded. (Inherited from Attribute) |
![]() ![]() |
GetCustomAttribute | Overloaded. (Inherited from Attribute) |
![]() ![]() |
GetCustomAttributes | Overloaded. (Inherited from Attribute) |
![]() |
GetHashCode | (Inherited from Attribute) |
![]() |
GetType | (Inherited from Object) |
![]() |
IsDefaultAttribute | (Inherited from Attribute) |
![]() ![]() |
IsDefined | Overloaded. (Inherited from Attribute) |
![]() |
Match | (Inherited from Attribute) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.Runtime.InteropServices._Attribute.GetIDsOfNames | (Inherited from Attribute) | |
System.Runtime.InteropServices._Attribute.GetTypeInfo | (Inherited from Attribute) | |
System.Runtime.InteropServices._Attribute.GetTypeInfoCount | (Inherited from Attribute) | |
System.Runtime.InteropServices._Attribute.Invoke | (Inherited from Attribute) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.