 | LimitedUserExternalLogins 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 ExternalLogOns instead")]
public IEnumerable<ExternalLogin> ExternalLogins { get; }<ObsoleteAttribute("Use ExternalLogOns instead")>
Public ReadOnly Property ExternalLogins As IEnumerable(Of ExternalLogin)
GetProperty Value
Type:
IEnumerableExternalLogin
See Also