 |
WindowsImpersonationWindowsId Property |
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the currently used windows identity.
Namespace:
WeroSoft.Security
Assembly:
WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0
Syntaxpublic WindowsIdentity WindowsId { get; }
Property Value
Type:
WindowsIdentity
Remarks
This property is only used if a full impersonation is performed.
See Also