Microsoft.Windows.DNSServer.2016.TrustPointWindows Server 2016 és 1709+ – DNS-megbízhatósági pont

Microsoft.Windows.DNSServer.2016.TrustPoint (ClassType)

Ez az entitás egy Windows Server 2016 és 1709+ rendszerű számítógépen meghatározott DNS-megbízhatósági pontot jelöl.

Knowledge Base article:

Összefoglalás

A megbízhatósági kapcsolat (megbízhatósági pont) egy aláírt zóna nyilvános titkosítási kulcsa. A megbízhatósági kapcsolatokat konfigurálni kell minden nem mérvadó DNS-kiszolgálón, amely DNS-adatokat fog ellenőrizni.

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.HostedComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId257beb44-322a-bd5f-4e0d-00e8a028382c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DNSServer.2016.TrustPoint:
TrustPointName  string  Megbízhatósági pont neve A DNS megbízhatósági pont neve true 256  False 
HostName  string  Állomásnév A megbízhatósági pontot tároló DNS-kiszolgáló neve true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.TrustPoint" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.DNSServer.2016.HostedComponent" Hosted="true" Singleton="false">
<Property ID="TrustPointName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>