| AkSessionSetLoginInfo Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void SetLoginInfo(
string userId,
string userName,
string deptId,
string deptName,
string roleId,
string roleName
)
Parameters
- userId
- Type: SystemString
- userName
- Type: SystemString
- deptId
- Type: SystemString
- deptName
- Type: SystemString
- roleId
- Type: SystemString
- roleName
- Type: SystemString
See Also