| UserExternalLoginProviderID Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [ObsoleteAttribute("Use ExternalLogOnProviderID instead")]
public int ExternalLoginProviderID { get; }
<ObsoleteAttribute("Use ExternalLogOnProviderID instead")>
Public ReadOnly Property ExternalLoginProviderID As Integer
Get
Property Value
Type:
Int32See Also