Click or drag to resize

ExternalLoginProvider Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.AddInsConfigurableAddIn
    Dynamicweb.Security.UserManagement.ExternalAuthenticationExternalLoginProvider

Namespace:  Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[AddInNameAttribute("ExternalLoginProvider")]
[AddInDescriptionAttribute("Base External Login provider")]
[AddInIgnoreAttribute(true)]
public abstract class ExternalLoginProvider : ConfigurableAddIn

The ExternalLoginProvider type exposes the following members.

Constructors
  NameDescription
Protected methodExternalLoginProvider
Initializes a new instance of the ExternalLoginProvider class
Top
Properties
Methods
See Also