1 reference to SECURITY_ANONYMOUS
System.Core (1)
System\IO\LogStream.cs (1)
92
int flagsAndAttributes = (int)FileOptions.None | (UnsafeNativeMethods.SECURITY_SQOS_PRESENT | UnsafeNativeMethods.
SECURITY_ANONYMOUS
);