Which code segment should you add at line UA11?

You need to set the appropriate permission levels. A variable named customRole references Wholesale.
Which code segment should you add at line UA11?
A. customRole.BasePermissions = SPBasePermissions.ViewPages;
B. customRole.BasePermissions = _permissions | SPBasePermissions.ViewFormPages;
C. customRole.BasePermissions = SPBasePermissions.EmptyMask | SPBasePermissions.ViewPages;
D. customRole.BasePermissions = _permissions | SPBasePermissions.ViewPages;

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.