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

namespace System.Runtime.Remoting
{
public class ClientIdentity // TypeDefIndex: 4123
{
	// Fields
	type#28712 _proxyReference;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 objectUri, type#23700 objRef) { }
	// RVA: -1
	public type#22436 get_ClientProxy() { }
	// RVA: -1
	public type#28660 set_ClientProxy(type#22436 value) { }
	// RVA: -1
	public virtual type#23700 CreateObjRef(type#27705 requestedType) { }
	// RVA: -1
	public type#26576 get_TargetUri() { }
}
}
