Is it possible to give two different access for a same document in DA and in Webtop,for an example, read permission in webtop and delete permission in DA for a same document in same repository ?
A
Correct answer
Explanation
DA (Desktop Application) and Webtop can apply different access controls because they use different client interfaces and security contexts. The same underlying document can have different permission sets depending on the client application accessing it, as each client maintains its own ACL evaluation mechanism.