InterviewSolution
Saved Bookmarks
| 1. |
What exception is thrown if the user does not have a proper authorization?(a) URLNotFound(b) URLSourceNotFound(c) System.Security.SecurityException(d) All of the mentionedThe question was asked during an interview for a job.The doubt is from Network Errors Handling topic in portion Namespaces, Preprocessors and Networking of C# |
|
Answer» CORRECT OPTION is (C) System.Security.SecurityException The best I can EXPLAIN: None. |
|