Click or drag to resize

ProviderCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionProvider
    Dynamicweb.Security.UserManagement.ExternalAuthenticationProviderCollection

Namespace:  Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public class ProviderCollection : Collection<Provider>

The ProviderCollection type exposes the following members.

Constructors
  NameDescription
Public methodProviderCollection
Initializes a new instance of the ProviderCollection class
Top
See Also