TestimoX

API Reference

Class

DcExposureConfigurationService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Builds a consolidated DC exposure configuration view from individual GPO evaluators.

Inheritance

  • Object
  • DcExposureConfigurationService

Methods

public static DcExposureConfiguration Get(String domainName) #
Returns: DcExposureConfiguration

Evaluates LDAP signing, anonymous restrictions and null session exposure for a domain.

Parameters

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

Returns

DcExposureConfiguration with results; defaults when errors occur.