Youaredevelopingaclasslibrary.Portionsofyourcodeneedtoaccesssystemenvironmentvariables.YouneedtoforcearuntimeSecurityExceptiononlywhencallersthatarehigherinthecallstackdonothavethenecessarypermissions.Whichcallmethodshouldyouuse?()
A.set.Demand();
B.set.Assert();
C.set.PermitOnly();
D.set.Deny();