TestimoX

API Reference

Class

MachineAccountQuotaEvaluator

Namespace ADPlayground.Domains
Assembly ADPlayground
Modifiers static

Reads the MachineAccountQuota setting for a domain and returns a typed view.

Inheritance

  • Object
  • MachineAccountQuotaEvaluator

Methods

public static View Evaluate(String domainName) #
Returns: View

Evaluates the machine account quota limit.

Parameters

domainName System.String requiredposition: 0
DNS name of the domain.

Returns

View with the numeric quota (-1 when unknown).