Aracılığıyla paylaş


HttpRequestWrapper.LogonUserIdentity Özellik

Tanım

WindowsIdentityGeçerli kullanıcının türünü alır.

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

Özellik Değeri

WindowsIdentity

Geçerli Kullanıcı için kimlik.

Şunlara uygulanır