2 references to TokenAccessLevels
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
1054
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Principal.
TokenAccessLevels
))]
System.Security.Principal.Windows (1)
artifacts\obj\System.Security.Principal.Windows\Debug\net10.0\System.Security.Principal.Windows.notsupported.cs (1)
267
public static System.Security.Principal.WindowsIdentity GetCurrent(System.Security.Principal.
TokenAccessLevels
desiredAccess) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_Principal); }