Skip to content

Latest commit

 

History

History
107 lines (78 loc) · 4.03 KB

ne-ntsecapi-kerb_logon_submit_type.md

File metadata and controls

107 lines (78 loc) · 4.03 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:ntsecapi._KERB_LOGON_SUBMIT_TYPE
KERB_LOGON_SUBMIT_TYPE (ntsecapi.h)
Identifies the type of logon being requested.
*PKERB_LOGON_SUBMIT_TYPE
KERB_LOGON_SUBMIT_TYPE
KERB_LOGON_SUBMIT_TYPE enumeration [Security]
KerbCertificateLogon
KerbCertificateS4ULogon
KerbCertificateUnlockLogon
KerbInteractiveLogon
KerbProxyLogon
KerbS4ULogon
KerbSmartCardLogon
KerbSmartCardUnlockLogon
KerbTicketLogon
KerbTicketUnlockLogon
KerbWorkstationUnlockLogon
PKERB_LOGON_SUBMIT_TYPE
PKERB_LOGON_SUBMIT_TYPE enumeration pointer [Security]
_lsa_kerb_logon_submit_type
ntsecapi/KERB_LOGON_SUBMIT_TYPE
ntsecapi/KerbCertificateLogon
ntsecapi/KerbCertificateS4ULogon
ntsecapi/KerbCertificateUnlockLogon
ntsecapi/KerbInteractiveLogon
ntsecapi/KerbProxyLogon
ntsecapi/KerbS4ULogon
ntsecapi/KerbSmartCardLogon
ntsecapi/KerbSmartCardUnlockLogon
ntsecapi/KerbTicketLogon
ntsecapi/KerbTicketUnlockLogon
ntsecapi/KerbWorkstationUnlockLogon
ntsecapi/PKERB_LOGON_SUBMIT_TYPE
security.kerb_logon_submit_type
security\kerb_logon_submit_type.htm
security
500bee53-638b-4782-b42d-1df158396fb6
12/05/2018
*PKERB_LOGON_SUBMIT_TYPE, KERB_LOGON_SUBMIT_TYPE, KERB_LOGON_SUBMIT_TYPE enumeration [Security], KerbCertificateLogon, KerbCertificateS4ULogon, KerbCertificateUnlockLogon, KerbInteractiveLogon, KerbProxyLogon, KerbS4ULogon, KerbSmartCardLogon, KerbSmartCardUnlockLogon, KerbTicketLogon, KerbTicketUnlockLogon, KerbWorkstationUnlockLogon, PKERB_LOGON_SUBMIT_TYPE, PKERB_LOGON_SUBMIT_TYPE enumeration pointer [Security], _lsa_kerb_logon_submit_type, ntsecapi/KERB_LOGON_SUBMIT_TYPE, ntsecapi/KerbCertificateLogon, ntsecapi/KerbCertificateS4ULogon, ntsecapi/KerbCertificateUnlockLogon, ntsecapi/KerbInteractiveLogon, ntsecapi/KerbProxyLogon, ntsecapi/KerbS4ULogon, ntsecapi/KerbSmartCardLogon, ntsecapi/KerbSmartCardUnlockLogon, ntsecapi/KerbTicketLogon, ntsecapi/KerbTicketUnlockLogon, ntsecapi/KerbWorkstationUnlockLogon, ntsecapi/PKERB_LOGON_SUBMIT_TYPE, security.kerb_logon_submit_type
ntsecapi.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
KERB_LOGON_SUBMIT_TYPE, *PKERB_LOGON_SUBMIT_TYPE
19H1
_KERB_LOGON_SUBMIT_TYPE
ntsecapi/_KERB_LOGON_SUBMIT_TYPE
PKERB_LOGON_SUBMIT_TYPE
ntsecapi/PKERB_LOGON_SUBMIT_TYPE
KERB_LOGON_SUBMIT_TYPE
ntsecapi/KERB_LOGON_SUBMIT_TYPE
c++
APIRef
kbSyntax
HeaderDef
Ntsecapi.h
KERB_LOGON_SUBMIT_TYPE

KERB_LOGON_SUBMIT_TYPE enumeration

-description

The KERB_LOGON_SUBMIT_TYPE enumeration identifies the type of logon being requested.

-enum-fields

-field KerbInteractiveLogon:2

Perform an interactive logon.

-field KerbSmartCardLogon:6

Logon using a smart card.

-field KerbWorkstationUnlockLogon:7

Unlock a workstation.

-field KerbSmartCardUnlockLogon:8

Unlock a workstation using a smart card.

-field KerbProxyLogon:9

Logon using a proxy server.

-field KerbTicketLogon:10

Logon using a valid Kerberos ticket as a credential.

-field KerbTicketUnlockLogon:11

Unlock a workstation by using a Kerberos ticket.

-field KerbS4ULogon:12

Perform a service for user logon.

-field KerbCertificateLogon:13

Logon interactively using a certificate stored on a smart card.

-field KerbCertificateS4ULogon:14

Perform a service for user logon using a certificate stored on a smart card.

-field KerbCertificateUnlockLogon:15

Unlock a workstation using a certificate stored on a smart card.

-field KerbNoElevationLogon:83

-field KerbLuidLogon:84