TestimoX

API Reference

Enum

DelegationAccountType

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

Specifies the type of account configured for delegation.

Inheritance

  • Enum
  • DelegationAccountType

Values

public const DelegationAccountType User #

A user account.

Value: 0
public const DelegationAccountType Computer #

A computer account.

Value: 1