ホーム › Security.Authentication.Identity › PLSA_GET_USER_CREDENTIALS
PLSA_GET_USER_CREDENTIALS
コールバックシグネチャ
NTSTATUS PLSA_GET_USER_CREDENTIALS(
void* UserHandle,
void** PrimaryCreds,
DWORD* PrimaryCredsSize,
void** SupplementalCreds,
DWORD* SupplementalCredsSize
);パラメーター
| フィールド | 型 |
|---|---|
| UserHandle | void* |
| PrimaryCreds | void** |
| PrimaryCredsSize | DWORD* |
| SupplementalCreds | void** |
| SupplementalCredsSize | DWORD* |