// Assembly: mscorlib
// Full name: System.Runtime.Remoting.ClientActivatedIdentity

namespace System.Runtime.Remoting
{
public class ClientActivatedIdentity // TypeDefIndex: 4135
{
	// Fields
	type#22437 _targetThis;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 objectUri, type#27705 objectType) { }
	// RVA: -1
	public type#22436 GetServerObject() { }
	// RVA: -1
	public type#28660 SetClientProxy(type#22436 obj) { }
	// RVA: -1
	public virtual type#28660 OnLifetimeExpired() { }
	// RVA: -1
	public virtual type#20280 SyncObjectProcessMessage(type#20280 msg) { }
	// RVA: -1
	public virtual type#20283 AsyncObjectProcessMessage(type#20280 msg, type#20285 replySink) { }
}
}
