InterviewSolution
Saved Bookmarks
| 1. |
Can Wildcards Be Used In Authorizations? |
|
Answer» Authorization values MAY contain wildcards; however, the system ignores EVERYTHING after the WILDCARD. THEREFORE, A*B is the same as A*. Authorization values may contain wildcards; however, the system ignores everything after the wildcard. Therefore, A*B is the same as A*. |
|