// Assembly: mscorlib
// Full name: SecurityAttribute

public class SecurityAttribute // TypeDefIndex: 3990
{
	// Fields
	type#26577 _name;
	type#26577 _value;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 name, type#26576 value) { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#26576 get_Value() { }
}
