1 write to initialEnabled
System.IdentityModel (1)
System\IdentityModel\Privilege.cs (1)
192
this.
initialEnabled
= (0 != (previousState.Privilege.Attributes & SE_PRIVILEGE_ENABLED));
1 reference to initialEnabled
System.IdentityModel (1)
System\IdentityModel\Privilege.cs (1)
60
if (this.needToRevert && !this.
initialEnabled
)