IsGrantedExtensions.CanNavigate Method
Name | Parameters | Description |
---|---|---|
Can |
security, item |
Gets the target object’s type and checks whether the current user has a corresponding permission that allows navigation to the specified item. Do not use this method with the Allow/Deny Permission Policy. |
Can |
security, item |
Checks whether the current user can navigate to an object with the specified key. Do not use this method with the Allow/Deny Permission Policy. |
Can |
security, item |
Checks whether the current user has a corresponding permission that allows navigation to the specified item. Do not use this method with the Allow/Deny Permission Policy. |
Can |
security, item |
Checks whether the current user can navigate to the specified item. |
Can |
security, item |
Checks whether the current user can navigate to an object with the specified key. Do not use this method with the Allow/Deny Permission Policy. |
Can |
security, item |
Checks whether the current user has a corresponding type permission that allows navigation to the specified item. Do not use this method with the Allow/Deny Permission Policy. |