Hi,
I have 3 access control policies assigned to a relying party and would like help removing one of them.
I've gotten as far as
get-adfsrelyingpartytrust -NAME "3PRelyingParty"|set-adfsrelyingpartytrust -AccessControlpolicyname "Deptfor3P"
but get stuck here. What am I missing if I want to remove the 'Deptfor3P' access control policy?
Thank you,
Robert