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

namespace System.Runtime.Remoting
{
public class Identity // TypeDefIndex: 4122
{
	// Fields
	type#26579 _objectUri;
	type#20288 _channelSink;
	type#20288 _envoySink;
	type#17567 _clientDynamicProperties;
	type#17567 _serverDynamicProperties;
	type#23702 _objRef;
	type#15314 _disposed;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 objectUri) { }
	// RVA: -1
	public abstract type#23700 CreateObjRef(type#27705 requestedType) { }
	// RVA: -1
	public type#20285 get_ChannelSink() { }
	// RVA: -1
	public type#28660 set_ChannelSink(type#20285 value) { }
	// RVA: -1
	public type#20285 get_EnvoySink() { }
	// RVA: -1
	public type#26576 get_ObjectUri() { }
	// RVA: -1
	public type#28660 set_ObjectUri(type#26576 value) { }
	// RVA: -1
	public type#15313 get_IsConnected() { }
	// RVA: -1
	public type#15313 get_Disposed() { }
	// RVA: -1
	public type#28660 set_Disposed(type#15313 value) { }
	// RVA: -1
	public type#17566 get_ClientDynamicProperties() { }
	// RVA: -1
	public type#15313 get_HasServerDynamicSinks() { }
	// RVA: -1
	public type#28660 NotifyClientDynamicSinks(type#15313 start, type#20280 req_msg, type#15313 client_site, type#15313 async) { }
	// RVA: -1
	public type#28660 NotifyServerDynamicSinks(type#15313 start, type#20280 req_msg, type#15313 client_site, type#15313 async) { }
}
}
