TestimoX

API Reference

Enum

GroupType

Namespace ADPlayground
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
Flags

Flags representing Active Directory group type bits.

Inheritance

  • Enum
  • GroupType

Values

public const GroupType DomainLocal #

Group is domain local scope.

Value: 4
public const GroupType Global #

Group is global scope.

Value: 2
public const GroupType Universal #

Group is universal scope.

Value: 8
public const GroupType Security #

Group is security enabled.

Value: -2147483648
public const GroupType Distribution #

Group is distribution (not security-enabled).

Value: 0