Gets the a VGIPermission object with the specified name.
A VGIPermission object with the specified id.
This method does not look for permission in sub permission sets.
The following example gets the permission "Disable customer edition" contained in the folder "Customers" granted to the permission set "HR permissions".
VGSecurityManager.Principal.GetPermissionSet("HR permissions").GetPermission("\Customers\Disable customer edition")
VGIPermissionSet Interface | Novalys.VisualGuard.Security Namespace | VGIPermissionSet.GetPermission Overload List