ホーム › Security.Authentication.Identity › KERB_SETPASSWORD_EX_REQUEST
KERB_SETPASSWORD_EX_REQUEST
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| MessageType | KERB_PROTOCOL_MESSAGE_TYPE | 4 | +0 | +0 |
| LogonId | LUID | 8 | +4 | +4 |
| CredentialsHandle | SecHandle | 16/8 | +16 | +12 |
| Flags | DWORD | 4 | +32 | +20 |
| AccountRealm | LSA_UNICODE_STRING | 16/8 | +40 | +24 |
| AccountName | LSA_UNICODE_STRING | 16/8 | +56 | +32 |
| Password | LSA_UNICODE_STRING | 16/8 | +72 | +40 |
| ClientRealm | LSA_UNICODE_STRING | 16/8 | +88 | +48 |
| ClientName | LSA_UNICODE_STRING | 16/8 | +104 | +56 |
| Impersonating | BOOLEAN | 1 | +120 | +64 |
| KdcAddress | LSA_UNICODE_STRING | 16/8 | +128 | +68 |
| KdcAddressType | DWORD | 4 | +144 | +76 |