최신 Salesforce Accredited Professional Salesforce-Mobile 무료샘플문제:
1. What is the first authorization step of the User-Agent authentication Flow?
A) The connected app directs the user to Salesforce to log in.
B) The connected app uses the access token to access data on the end user's behalf.
C) The user approves access for this authorization flow.
D) The end user opens the mobile app.
2. Which Server-Side scope parameter will allow the Mobile Connected app to access to the current, logged-in user's account using the REST API?
A) api
B) visualforce
C) refresh_token
D) id
3. What Mobile Appsec Term is defined here? A software testing method performed to analyze the runtime behavior of the code.
A) Authentication
B) Static Testing
C) Buffer Overflow
D) Dynamic Testing
E) Authorization
4. Differences between Mobile and Web Appsec: With ______ apps, the browser handles transport layer security (TLS) and hypertext transfer protocol secure (HTTPS) to secure communication over a computer network.
A) Both
B) Web
C) Mobile
5. True or False? Users will not be able to view account hierarchies in the mobile app.
A) TRUE
B) FALSE
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: A | 질문 # 3 정답: D | 질문 # 4 정답: B | 질문 # 5 정답: A |