Click or drag to resize

LimitedUser.AddExternalLogOn Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public void AddExternalLogOn(
	int providerID,
	string providerKey,
	string providerUserName
)

Parameters

providerID
Type: System.Int32
providerKey
Type: System.String
providerUserName
Type: System.String
See Also