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