Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SECURITY_IMPERSONATION_LEVEL
enum
Interop.Advapi32.SECURITY_IMPERSONATION_LEVEL
: uint
package
Enumerator
SecurityAnonymous
SecurityIdentification
SecurityImpersonation
SecurityDelegation
Definition at line
31
of file
Interop.cs
.
32
{
33
SecurityAnonymous
,
34
SecurityIdentification
,
35
SecurityImpersonation
,
36
SecurityDelegation
37
}
Interop.Advapi32.SECURITY_IMPERSONATION_LEVEL.SecurityIdentification
@ SecurityIdentification
Interop.Advapi32.SECURITY_IMPERSONATION_LEVEL.SecurityImpersonation
@ SecurityImpersonation
Interop.Advapi32.SECURITY_IMPERSONATION_LEVEL.SecurityAnonymous
@ SecurityAnonymous
Interop.Advapi32.SECURITY_IMPERSONATION_LEVEL.SecurityDelegation
@ SecurityDelegation
Interop
Advapi32
Generated by
1.10.0