Click or drag to resize
AkOrgPrivControlLogonByThirdPartyApp Method

Namespace: Appkit.Org
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool LogonByThirdPartyApp(
	string thirdPartyApp,
	string userId,
	string userName,
	string userPortrait
)

Parameters

thirdPartyApp
Type: SystemString
userId
Type: SystemString
userName
Type: SystemString
userPortrait
Type: SystemString

Return Value

Type: Boolean
See Also