HttpRequestBase.LogonUserIdentity Właściwość

Definicja

W przypadku przesłonięć w klasie pochodnej program WindowsIdentity pobiera typ dla bieżącego użytkownika.

public:
 virtual property System::Security::Principal::WindowsIdentity ^ LogonUserIdentity { System::Security::Principal::WindowsIdentity ^ get(); };
public virtual System.Security.Principal.WindowsIdentity LogonUserIdentity { get; }
member this.LogonUserIdentity : System.Security.Principal.WindowsIdentity
Public Overridable ReadOnly Property LogonUserIdentity As WindowsIdentity

Wartość właściwości

WindowsIdentity

Tożsamość bieżącego użytkownika.

Wyjątki

Dotyczy