|
JWSCL Documentation
|
procedure LsaLogonUser(const anOriginName: AnsiString; aLogonType: SECURITY_LOGON_TYPE; const anAuthenticationPackageName: AnsiString; anAuthenticationInformation: Pointer; anAuthenticationInformationLength: Cardinal; aLocalGroups: TJwSecurityIdList; aSourceContext: TTokenSource; out aProfileBuffer: Pointer; out aProfileBufferLength: Cardinal; out aTokenLuid: TLUID; out aToken: TJwSecurityToken; out aQuotaLimits: QUOTA_LIMITS; out SubStatus: NTSTATUS);
|
Parameters |
Description |
|
anAuthenticationInformation: Pointer |
Use JwCreate_MSV1_0_INTERACTIVE_LOGON for interactive logondata) |
LsaLogonUser creates a new authentication token where even token groups can be adapted.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|