HttpRequestBase.LogonUserIdentity Property
.NET Framework (current version)
When overridden in a derived class, gets the WindowsIdentity type for the current user.
Assembly: System.Web (in System.Web.dll)
abstract LogonUserIdentity : WindowsIdentity with get override LogonUserIdentity : WindowsIdentity with get
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: