Connection::Identity Property

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public:
virtual property String^ Identity {
	String^ get () sealed;
}

Property Value

Type: System::String
Returns String.

Implements

ISubscriber::Identity
Show: