InterviewSolution
| 1. |
What Is A Permission And Permission Set? |
|
Answer» Once you have gathered the evidences about the CODE you would LIKE to assign permission to the code. There are various PERMISSIONS which you can assign to the code like Can the code create a file, can we write to REGISTRY, can the code execute reflection, can the code OPEN file dialog box etc. These permissions are collect permission sets and those permission sets are allocated to the code. Once you have gathered the evidences about the code you would like to assign permission to the code. There are various permissions which you can assign to the code like Can the code create a file, can we write to registry, can the code execute reflection, can the code open file dialog box etc. These permissions are collect permission sets and those permission sets are allocated to the code. |
|