9 references to TOKEN_PRIVILEGE
System.IdentityModel (9)
System\IdentityModel\NativeMethods.cs (3)
128
internal static readonly uint Size = (uint)Marshal.SizeOf(typeof(
TOKEN_PRIVILEGE
));
385
[In] ref
TOKEN_PRIVILEGE
newState,
387
[Out] out
TOKEN_PRIVILEGE
previousState,
System\IdentityModel\Privilege.cs (6)
62
TOKEN_PRIVILEGE
newState;
67
TOKEN_PRIVILEGE
previousState;
74
TOKEN_PRIVILEGE
.Size,
164
TOKEN_PRIVILEGE
newState;
169
TOKEN_PRIVILEGE
previousState;
185
TOKEN_PRIVILEGE
.Size,