Microsoft.Windows.Server.AD.DomainActive Directory-domän

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

Instanser i denna klass representerar AC-domäner

Element properties:

Base ClassMicrosoft.Windows.Server.AD.ServiceComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId36c641fc-f617-6d1c-3dba-f380541681db

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) 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.Domain:
Name  string  Namn true 255  False 
DefaultNamingContext  string  Standard namngivningskontext false 255  False 
PDCEmulator  string  PDC-emulator false 255  False 
RIDMaster  string  RID-hanterare false 255  False 
InfrastructureMaster  string  Infrastrukturshanterare false 255  True 
LastDiscovery  string  Reserverad false 255  False 

Health Model:

Source Code:

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