Click or drag to resize

ExternalLoginIsConflictExternalLogin Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[ObsoleteAttribute("Use IsConflictExternalLogOn instead")]
public static bool IsConflictExternalLogin(
	int providerID,
	string providerKey,
	int userID
)

Parameters

providerID
Type: SystemInt32
providerKey
Type: SystemString
userID
Type: SystemInt32

Return Value

Type: Boolean
See Also