PrepAway - Latest Free Exam Questions & Answers

How should you specify the default identity for the three repositories?

You have three repositories A ,B and C and the following objects (assume all objects are valid).
How should you specify the default identity for the three repositories?

PrepAway - Latest Free Exam Questions & Answers

A.
sMgr.setIdentity (“*” , loginInfoObj);

B.
sMgr.setIdentity (“A,B,C”, loginInfoObj);

C.
sMgr.setIdentities (“A,B,C”, loginInfoObj);

D.
sMgr.setIdentities (“*”, loginInfoObj);


Leave a Reply