Открытый Методы
(см. также Защищенный Методы)
Имя | Описание | |
---|---|---|
![]() ![]() |
CheckAccess | Checks if the current principal is authorized to perform the given action on the given resource. |
![]() |
Copy | Returns a copy of the current ClaimsPrincipalPermission instance. |
![]() |
Demand | Checks if the policy engine authorizes the current principal to perform the actions on the specified resources. |
![]() |
Equals | Перегружено. (унаследовано от Object) |
![]() |
FromXml | Initializes the current instance from the SecurityElement. |
![]() |
GetHashCode | (унаследовано от Object) |
![]() |
GetType | (унаследовано от Object) |
![]() |
Intersect | Returns a new ClaimsPrincipalPermission object that has only those ResourceAction objects which are present in both the current instance and the target instance. |
![]() |
IsSubsetOf | Checks if all the ResourceAction objects contained in the current instance is also present in the target instance. |
![]() |
IsUnrestricted | Returns true if the permission is unrestricted; otherwise, returns false. |
![]() ![]() |
ReferenceEquals | (унаследовано от Object) |
![]() |
ToString | (унаследовано от Object) |
![]() |
ToXml | Returns the XML encoded form of the current instance. |
![]() |
Union | Returns a new ClaimsPrincipalPermission object that has the ResourceAction objects which are present in both the current instance and the target instance. |
Защищенный
Методы
Имя | Описание | |
---|---|---|
![]() |
Finalize | (унаследовано от Object) |
![]() |
MemberwiseClone | (унаследовано от Object) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.