Aracılığıyla paylaş


AspNetWebSocketContext.LogonUserIdentity Özellik

Tanım

Geçerli kullanıcı için güvenlik belirteci alır.

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

Özellik Değeri

WindowsIdentity

Geçerli kullanıcı hakkında IIS'ye kimlik bilgileri sağlayan nesne.

Özel durumlar

özelliği uygulanmaz.

Şunlara uygulanır