Enum WINSDatabaseVerificationMethod
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the method to use when performing verification of the WINS database.
public enum WINSDatabaseVerificationMethod
Fields
OwnerServers = 0
Records are verified against their owner.
RandomPartners = 1
Records are verified against random partners.
Unknown = 9
The method is unknown.