S
Stefan Hoffmann
hi,
I'm currently playing with Impersonation. This raised the folowing question:
Can the simple, parameter-less
WindowsIdentity.GetCurrent()
return a null?
Respectively:
Can the overload
WindowsIdentity.GetCurrent(bool ifImpersonating)
or
WindowsIdentity GetCurrent(TokenAccessLevels desiredAccess)
return a null?
mfG
--> stefan <--
I'm currently playing with Impersonation. This raised the folowing question:
Can the simple, parameter-less
WindowsIdentity.GetCurrent()
return a null?
Respectively:
Can the overload
WindowsIdentity.GetCurrent(bool ifImpersonating)
or
WindowsIdentity GetCurrent(TokenAccessLevels desiredAccess)
return a null?
mfG
--> stefan <--