Click or drag to resize

ExternalLoginGetExternalLogin Method (Int32)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[ObsoleteAttribute("Use GetExternalLogOn instead.")]
public static ExternalLogin GetExternalLogin(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: ExternalLogin
See Also