arithforu
Quiz by , created more than 1 year ago

Quiz on SharePoint 2013 - Part 2, created by arithforu on 02/18/2014.

144
0
0
No tags specified
arithforu
Created by arithforu about 10 years ago
Close

SharePoint 2013 - Part 2

Question 1 of 5

1

You are writing code to meet the prerequisites with regards to SPSite objects. You will be making
use of the Stop-SPAssignment cmdlet.
Which of the following is the parameter you should use for the cmdlet?

Select one of the following:

  • Global

  • SemiGlobal

  • AssignmentCollection

  • WhatIf

Explanation

Question 2 of 5

1

You are writing code to generate the custom role as per the prerequisites.
Which of the following is a class that should be included in the code?

Select one of the following:

  • The SPRoleDefinition class.

  • The SPRoleAssignmentCollection class.

  • The SPRoleDefinitionBindingCollection class.

  • The SPRoleAssignment class.

Explanation

Question 3 of 5

1

When you are notified that a code-based hotfix exists for a recently deployed solution, you plan to
deploy the hotfix.
You configure the use of assembly binding redirection in the web application configuration file.
Which of the following actions should you take NEXT?

Select one of the following:

  • You should consider increasing the product version of the assembly.

  • You should consider separating the product version of the assembly.

  • You should consider increasing the assembly version of the assembly.

  • You should consider separating the assembly version of the assembly.

Explanation

Question 4 of 5

1

You are writing code to generate the necessary site columns.
Which of the following is a method that should be included in the code?

Select one of the following:

  • The GetField method.

  • The GetFieldByInternalName method.

  • The AddLookup method.

  • The AddFieldAsXml method.

Explanation

Question 5 of 5

1

You are preparing to make sure that e-mail notifications are sent to clients as soon as Payment
Verification documents are created.
Which of the following actions should you take?

Select one of the following:

  • You should consider making sure that a workflow is connected to the document.

  • You should consider making sure that users are assigned to the Bulk custom role.

  • You should consider making sure that users are assigned to the Global Catalog role.

  • You should consider making sure that a workflow is connected to the document content type.

Explanation