Creates and returns a permission that is the intersection of the current permission and the specified permission.
A new permission that represents the intersection of the current permission and the specified permission. This new permission will be null if the intersection is empty.
Exception Type | Condition |
---|---|
ArgumentException | The target parameter is not null and is not an instance of the same class as the current permission. |
VGPrincipalPermission Class | Novalys.VisualGuard.Security Namespace