[2023年10月13日]Security-and-Privacy-Accredited-Professional試験問題集PDF正確率保証と更新された問題 [Q48-Q71]

Share

[2023年10月13日]Security-and-Privacy-Accredited-Professional試験問題集PDF正確率保証と更新された問題

合格させるSecurity-and-Privacy-Accredited-Professional試験にはリアルテストエンジンPDFには108問題あります


Salesforce Security-and-Privacy-Accredited-Professional認定試験は、Salesforceのセキュリティとプライバシーの分野での知識と専門知識をテストするために設計されています。この認定は、組織内の機密データを管理し、保護する責任がある人に最適です。この試験は、データセキュリティ、アクセスコントロール、データプライバシー、業界規制へのコンプライアンスなど、広範なトピックをカバーしています。

 

質問 # 48
Other than IdentityVerificationEvent and LoginEvent, Real-Time Events are stored for how long when enabled for storage

  • A. Thirty days
  • B. One year
  • C. six months
  • D. Three months

正解:C


質問 # 49
What format can Event Log Files be downloaded via API?

  • A. CSV
  • B. serialized
  • C. JSON
  • D. XML

正解:A


質問 # 50
What will the user see in the Salesforce user interface when they view a page that includes the field on it?

  • A. The field label followed by 256 characters of cipher text
  • B. The field label followed by a message indicating that the field value is encrypted
  • C. The field label followed by eight asterisks
  • D. The field label followed by the unencrypted field value

正解:D


質問 # 51
What are three tactics for ensuring the success of an MFA implementation?

  • A. Defer MFA logins for new hires until they're comfortable working in Salesforce
  • B. Watch for recurring login problems and changes to how many users are logging in Collect and evaluate user feedback
  • C. Train users on how to bypass MFA if they forget or lose their verification methods
  • D. Have a clear and easy access recovery process for users who forget or lose their verification method

正解:B、C、D


質問 # 52
If a user is to have access to an object, but limit their access to individual fields in that object, how would a consultant address this?

  • A. Use object level security or object permissions
  • B. Use Apex managed sharing
  • C. Use record level security settings
  • D. Use field level security or field permissions

正解:D


質問 # 53
What is the correct order of precedence of strong verification methods for MFA logins?

  • A. Salesforce Authenticator, Security keys, Third-party TOTP authenticator apps
  • B. Salesforce Authenticator, Third-party TOTP authenticator apps, Security keys
  • C. Third-party TOTP authenticator apps, Security keys, Salesforce Authenticator
  • D. Security keys, Salesforce Authenticator, Third-party TOTP authenticator apps

正解:B


質問 # 54
If a user loses their verification method, what are three of the recommended steps an admin should take?

  • A. Monitor the user's account activity for suspicious activity
  • B. Disconnect the lost verification method
  • C. Generate a temporary verification code so the user can log in
  • D. Ask the user to submit a lost verification method report before proceeding with any other steps Post about the incident to all Salesforce users as a learning opportunity

正解:A、B、C


質問 # 55
What is the fastest way to combine CRM data with EventLogFile data?

  • A. Write a SOQL join query
  • B. Create a custom object
  • C. Use the Big Object lightning app
  • D. Create a new Tableau CRM recipe in the Event Monitoring Analytics App

正解:A


質問 # 56
What user permission is required to view Security Center pages and manage app configurations?

  • A. Manage Security Center
  • B. Modify All Data
  • C. View All Data
  • D. Customize Application

正解:A


質問 # 57
Using Data Mask, how can a user mask the "Country" field with another country value?

  • A. Replace with Library and select "Address"
  • B. Replace with Library and select "Country"
  • C. Replace with Random Characters
  • D. Replace with Pattern and then input "Country"

正解:B


質問 # 58
Which two options are good ways to check Filter Criteria before running a Data Mask configuration?

  • A. Click Query Preview in the Data Filter to preview your query in SOQL
  • B. Test the query on workbench or dev console.
  • C. Run an initial configuration from end to end without filtering
  • D. Execute script in filtered view

正解:A、B


質問 # 59
Which Real-Time Events can be used with Transaction Security?

  • A. ApiEvent, LogoutEvent, UriEvent
  • B. ApiEvent, LoginEvent, LightningURI Event
  • C. ApiEvent, LoginEvent, MobileEmailEvent
  • D. ApiEvent, ReportEvent, LoginEvent

正解:D


質問 # 60
After installing, what tab in Privacy Center 360 does a user need to input their Heroku credentials during the setup process?

  • A. Remote Site Settings
  • B. Home
  • C. Setup
  • D. Settings

正解:A


質問 # 61
What are two differences between MFA and Device Activation?

  • A. Device Activation allows SMS as a verification method while MFA does not
  • B. MFA is enabled for all users by default, admins must enable Device Activation
  • C. Users can opt out of receiving Device Activation challenges, but can't opt out of MFA challenges
  • D. MFA challenges users on every login; Device Activation challenges users only when they log in from a new device

正解:D


質問 # 62
Within Data Mask, what is an example of a correct custom filter criteria that can be used in the data filter?

  • A. 1+(2+3)
  • B. 1&& (2 OR 3)
  • C. 1 & (2 OR 3)
  • D. 1 AND (2 OR 3)
  • E. 1&& (2||3)

正解:D


質問 # 63
Identify users who don't need MFA18. If the client wants to record the set up changes users are making to fields for a three years, how would the client achieve this with the standard product?

  • A. The Setup Audit Trail is good for 5 years so can be used to record this as standard.
  • B. The Setup Audit Trail is good for 180 days so, use this together with a process of exporting the changes out of Salesforce to another system
  • C. Leverage Platform Encryption and enable the archive feature
  • D. Buy Shield as this provides features that can do this

正解:B


質問 # 64
Which three standard authentication protocols does Salesforce support to integrate external applications using APIs?

  • A. Security Assertion Markup Language (SAML)
  • B. Single Sign On (SSO)
  • C. OAuth
  • D. OMFA
  • E. OpenID Connect

正解:A、C、E


質問 # 65
What is an example of the principle of least privilege?

  • A. Prohibiting reuse of passwords on multiple accounts
  • B. Requiring unique passwords
  • C. Using single sign on
  • D. Limiting the number of users with admin rights

正解:D


質問 # 66
What consideration should be made when connecting Salesforce orgs hosted in different data centers?

  • A. IP restrictions
  • B. Data Residency
  • C. Scalability
  • D. Fallover

正解:A


質問 # 67
How do triggers and process automations deactivate before running a Data Mask configuration?

  • A. While running a configuration, Data Mask will automatically disable triggers and process automation before the masking begins
  • B. User will need to run a script in the developer console to deactivate any automated processes
  • C. Triggers and process automation do not need to be deactivated to run a configuration
  • D. User will manually deactivate all automated actions before running a configuration

正解:A


質問 # 68
How do customers access Field Audit Trail data?

  • A. Set-up Audit Trail
  • B. Event Log Files
  • C. Salesforce API
  • D. Pre-built Tableau CRM app

正解:A


質問 # 69
When enabled for streaming, Real-Time Events are published where?

  • A. To independent custom object streams
  • B. To independent event subscription channels
  • C. To the EventMonitoring subscription channel
  • D. To independent Big Objects

正解:B


質問 # 70
Where would the user go to connect a new tenant to the Security Center app?

  • A. Connected Tenants Tab
  • B. Setup/Manage Tenants
  • C. Setup/Security Center
  • D. Manage Security Tab

正解:A


質問 # 71
......


Salesforce Security-and-Privacy-Accredited-Professionalは、Salesforceアプリケーションのセキュリティとプライバシーの管理と維持における個人の熟練度を示す重要な認定資格です。この資格は、セキュリティとプライバシーのリスクの識別、セキュリティ制御の実施、および規制要件の遵守を確保する候補者の知識とスキルを検証するために設計されています。

 

最新をゲットせよ!Security-and-Privacy-Accredited-Professional認定練習テスト問題試験問題集:https://www.goshiken.com/Salesforce/Security-and-Privacy-Accredited-Professional-mondaishu.html

リアルSecurity-and-Privacy-Accredited-Professional試験問題集解答で有効なSecurity-and-Privacy-Accredited-Professional問題集PDF:https://drive.google.com/open?id=1EXvodHKL2NXtp1BmlrWUnuDU6FFPPgl7