Class ProviderCollection
- Assembly
- Dynamicweb.Security.dll
Represents a collection of external login providers.
public class ProviderCollection : Collection<Provider>, IList<Provider>, ICollection<Provider>, IReadOnlyList<Provider>, IReadOnlyCollection<Provider>, IEnumerable<Provider>, IList, ICollection, IEnumerable
- Inheritance
-
ProviderCollection
- Implements
- Inherited Members
- Extension Methods
Constructors
ProviderCollection()
Initializes a new instance of an object.
public ProviderCollection()