| 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
)
<ObsoleteAttribute("Use GetExternalLogOn instead.")>
Public Shared Function GetExternalLogin (
id As Integer
) As ExternalLogin
Parameters
- id
- Type: SystemInt32
Return Value
Type:
ExternalLoginSee Also