Source position: jwantsecapi.pas line 128
type _SECURITY_LOGON_TYPE = ( |
seltFiller0, |
seltFiller1, |
Interactive, |
Network, |
Batch, |
Service, |
Proxy, |
Unlock, |
NetworkCleartext, |
NewCredentials, |
RemoteInteractive, |
CachedInteractive, |
CachedRemoteInteractive, |
CachedUnlock |
); |