Click or drag to resize

ExternalLoginGetLogin 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 GetLogOn instead.")]
public static ExternalLogin GetLogin(
	int providerID,
	string providerKey
)

Parameters

providerID
Type: SystemInt32
providerKey
Type: SystemString

Return Value

Type: ExternalLogin
See Also