ホーム › Security.Authentication.Identity › PLSA_AP_PRE_LOGON_USER_SURROGATE
PLSA_AP_PRE_LOGON_USER_SURROGATE
コールバックシグネチャ
NTSTATUS PLSA_AP_PRE_LOGON_USER_SURROGATE(
void** ClientRequest,
SECURITY_LOGON_TYPE LogonType,
void* ProtocolSubmitBuffer,
void* ClientBufferBase,
DWORD SubmitBufferSize,
SECPKG_SURROGATE_LOGON* SurrogateLogon,
INT* SubStatus
);パラメーター
| フィールド | 型 |
|---|---|
| ClientRequest | void** |
| LogonType | SECURITY_LOGON_TYPE |
| ProtocolSubmitBuffer | void* |
| ClientBufferBase | void* |
| SubmitBufferSize | DWORD |
| SurrogateLogon | SECPKG_SURROGATE_LOGON* |
| SubStatus | INT* |