Click or drag to resize

ExternalLoginGetExternalLogin Method (Int32, String)

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 GetExternalLogin(
	int proiderID,
	string providerKey
)

Parameters

proiderID
Type: SystemInt32
providerKey
Type: SystemString

Return Value

Type: ExternalLogin
See Also