HttpRequestWrapper.LogonUserIdentity Свойство

Определение

Получает тип WindowsIdentity для текущего пользователя.

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

Значение свойства

WindowsIdentity

Удостоверение текущего пользователя.

Применяется к