// Assembly: mscorlib
// Full name: System.Security.IPermission

namespace System.Security
{
public class IPermission // TypeDefIndex: 3981
{

	// Methods
	// RVA: -1
	public abstract type#28660 Demand() { }
	// RVA: -1
	public abstract type#15313 IsSubsetOf(type#20409 target) { }
}
}
