Freigeben über


AspNetWebSocketContext.LogonUserIdentity Eigenschaft

Definition

Ruft das Sicherheitstoken für den aktuellen Benutzer ab.

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

Eigenschaftswert

WindowsIdentity

Ein Objekt, das dem IIS Identitätsinformationen zum aktuellen Benutzer bereitstellt.

Ausnahmen

Diese Eigenschaft ist nicht implementiert.

Gilt für