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

namespace System.Security
{
public class NamedPermissionSet // TypeDefIndex: 3986
{
	// Fields
	type#26577 name;
	type#26577 description;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name, type#24352 state) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#28660 set_Name(type#26576 value) { }
	// RVA: -1
	public virtual type#25763 ToXml() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
