Click or drag to resize

LimitedUserRemoveExternalLogin 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 RemoveExternalLogOn instead")]
public void RemoveExternalLogin(
	int providerID,
	string providerKey
)

Parameters

providerID
Type: SystemInt32
providerKey
Type: SystemString
See Also