AspNetWebSocketContext::LogonUserIdentity Property
.NET Framework (current version)
Gets the security token for the current user.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Security.Principal::WindowsIdentity^An object that provides identity information to IIS about the current user.
| Exception | Condition |
|---|---|
| NotImplementedException | The property is not implemented. |
.NET Framework
Available since 4.5
Available since 4.5
Show: