VGPrincipalPermission overview
![]() |
Overloaded. Initializes a new instance of the VGPrincipalPermission class. |
![]() | Creates and returns an identical copy of the current permission. |
![]() | Determines at run time whether the current Visual Guard principal matches the principal specified by the current permission. |
![]() | Determines whether the specified PrincipalPermission object is equal to the current PrincipalPermission. |
![]() | Reconstructs a permission with a specified state from an XML encoding. |
![]() | Gets a hash code for the PrincipalPermission object that is suitable for use in hashing algorithms and data structures such as a hash table. |
![]() | Creates and returns a permission that is the intersection of the current permission and the specified permission. |
![]() | Determines whether the current permission is a subset of the specified permission. |
![]() | Returns a value indicating whether the current permission is unrestricted. |
![]() | Creates an XML encoding of the permission and its current state. |
![]() | Creates a permission that is the union of the current permission and the specified permission. |
VGPrincipalPermission Class | Novalys.VisualGuard.Security Namespace | VGPrincipalPermissionAttribute | VGIPrincipal | PrincipalPermission