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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const DelegationAccountType User #

A user account.

Value: 0
public const DelegationAccountType Computer #

A computer account.

Value: 1