| UserExternalLoginEmail 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 ExternalLogOnEmail instead")]
public string ExternalLoginEmail { get; }
<ObsoleteAttribute("Use ExternalLogOnEmail instead")>
Public ReadOnly Property ExternalLoginEmail As String
Get
Property Value
Type:
StringSee Also