TestimoX

API Reference

Enum

SubnetType

Namespace ADPlayground.Replication
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies the address family of a subnet.

Inheritance

  • Enum
  • SubnetType

Values

public const SubnetType IPv4 #

IPv4 subnet.

Value: 0
public const SubnetType IPv6 #

IPv6 subnet.

Value: 1