ImpersonatingUserAccessor.UndoImpersonate method
Pops the most recent impersonation from the stack.
public void UndoImpersonate()
Exceptions
| exception | condition |
|---|---|
| InvalidOperationException | The impersonation stack is empty. |
See Also
- class ImpersonatingUserAccessor