Microsoft.Windows.Server.AD.Library.DomainActive Directory-domein

Microsoft.Windows.Server.AD.Library.Domain (ClassType)

Exemplaren van deze klasse vertegenwoordigen AD-domeinen

Element properties:

Base ClassMicrosoft.Windows.Server.AD.Library.ServiceComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9763b58e-8c45-abcf-696e-68dd90789b5b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.AD.Library.Domain:
Name  string  Naam true 255  False 
DefaultNamingContext  string  Standaardnaamgevingscontext false 255  False 
PDCEmulator  string  PDC-emulator false 255  False 
RIDMaster  string  RID-master false 255  False 
InfrastructureMaster  string  Infrastructuurmaster false 255  True 
LastDiscovery  string  Gereserveerd false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.AD.Library.Domain" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Server.AD.Library.ServiceComponent" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="DefaultNamingContext" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PDCEmulator" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="RIDMaster" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="InfrastructureMaster" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="LastDiscovery" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>