Udostępnij za pośrednictwem


ServiceSecurityContext.WindowsIdentity Właściwość

Definicja

Pobiera Windows tożsamość bieżącego ustawienia.

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

Wartość właściwości

WindowsIdentity

Obiekt WindowsIdentity reprezentujący użytkownika domeny Windows.

Przykłady

PrincipalPermissionAttribute

IPrincipal

Uwagi

Jeśli nie można skojarzyć strony zdalnej z kontem Windows, właściwość jest ustawiona IsAnonymous na truewartość .

Dotyczy