Table of Contents

Class IisIPRestrictionCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of IIS IP and domain restrictions.

public class IisIPRestrictionCollection : Collection<IisIPRestriction>, IList<IisIPRestriction>, ICollection<IisIPRestriction>, IList, ICollection, IReadOnlyList<IisIPRestriction>, IReadOnlyCollection<IisIPRestriction>, IEnumerable<IisIPRestriction>, IEnumerable
Inheritance
IisIPRestrictionCollection
Implements
Inherited Members

Constructors

IisIPRestrictionCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.IisIPRestriction class.

public IisIPRestrictionCollection()