void Demand()
Determines at run time whether all callers in the call stack have been granted the permission specifi...
void Assert()
Asserts that the calling code can access the resource identified by the current permission object,...
void Deny()
Causes every M:System.Security.IStackWalk.Demand for the current object that passes through the calli...
Manages the stack walk that determines whether all callers in the call stack have the required permis...
void PermitOnly()
Causes every M:System.Security.IStackWalk.Demand for all objects except the current one that passes t...