2 references to IsImpersonating
System.Security.AccessControl (2)
System\Security\AccessControl\Privilege.cs (2)
480
this.needToRevert = this.tlsContents.
IsImpersonating
|| this.stateWasChanged;
536
!this.tlsContents.
IsImpersonating
))