Microsoft.AD.PrinterActive Directory-printer

Microsoft.AD.Printer (ClassType)

Hiermee worden de basiseigenschappen van Active Directory-printers gedefinieerd.

Element properties:

Base ClassSystem.Printer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId585200cf-f43f-a335-8970-d596dd61405b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.AD.Printer:
UNCName  string  UNC-naam UNC-naam true 1024  False     
ServerName  string  Servernaam Servernaam false 256  False     
ShortServerName  string  Korte servernaam Korte servernaam false 256  False     
PrinterName  string  Printernaam Printernaam false 256  False     
PrintNetworkAddress  string  Netwerkadres printer Netwerkadres printer false 2000  False     
PrintShareName  string  Naam printershare Naam printershare false 2000  False     
IsDeleted  bool  Is verwijderd Is verwijderd false 256       
DriverName  string  Naam stuurprogramma Naam stuurprogramma false 2000  False     
DriverVersion  string  Versie stuurprogramma Versie stuurprogramma false 256  False     
PrintMemory  string  Afdrukgeheugen Afdrukgeheugen false 256  False     
PrintCollate  string  Afdruksortering Afdruksortering false 256  False     
PrintOwner  string  Eigenaar afdruk Eigenaar afdruk false 2000  False     
AssetNumber  string  Activumnummer Activumnummer false 2000  False     
ManagedBy  string  Beheerd door Beheerd door false 256  False     
PrintDuplexSupported  string  Dubbelzijdig afdrukken ondersteund Dubbelzijdig afdrukken ondersteund false 256  False     
PrintColor  string  Afdrukkleur Afdrukkleur false 256  False     
PrintStaplingSupported  string  Nieten van afdruk ondersteund Nieten van afdruk ondersteund false 256  False     
VersionNumber  string  Versienummer Versienummer false 256  False     
Url  string  URL URL false 2000  False     
PrintMediaSupported  string  Afdrukmedia ondersteund Afdrukmedia ondersteund false 2000  False     
PrintRateUnit  string  Eenheid afdruksnelheid Eenheid afdruksnelheid false 2000  False     
PrintMaxXExtent  int  Maximale XExtent printer Maximale XExtent printer false 256       
PrintKeepPrintedJobs  string  Afgedrukte taken bewaren op printer Afgedrukte taken bewaren op printer false 256  False     
PrintRate  int  Afdruksnelheid Afdruksnelheid false 256       
PrintMediaReady  string  Afdrukmedia gereed Afdrukmedia gereed false 2000  False     
PrintPagesPerMinute  int  Afgedrukte pagina's per minuut Afgedrukte pagina's per minuut false 256       
PrintMaxResolutionSupported  int  Maximale afdrukresolutie ondersteund Maximale afdrukresolutie ondersteund false 256       
PrintBinNames  string  Printerbaknamen Printerbaknamen false 2000  False     
PrintMACAddress  string  MAC-adres printer MAC-adres printer false 2000  False     
PortName  string  Poortnaam Poortnaam false 2000  False     
PhysicalLocationObject  string  Object voor fysieke locatie Object voor fysieke locatie false 256  False     
Keywords  string  Sleutelwoorden Sleutelwoorden false 256  False     
PrintNotify  string  Melding bij afdrukken Melding bij afdrukken false 2000  False     
WWWHomePage  string  Webpagina Webpagina false 256  False     
WhenChanged  datetime  Bij wijziging Bij wijziging false 256       
ModifyTimeStamp  datetime  Tijdstempel wijzigen Tijdstempel wijzigen false 256       
Location  string  Locatie Locatie false 2000  False     
CanonicalName  string  Canonieke naam Canonieke naam false 256  False     
Fullname  string  Volledige naam Volledige naam false 256  False     
DistinguishedName  string  DN-naam DN-naam false 256  False     
Description  string  Beschrijving Beschrijving false 2000  False     
OrganizationalUnit  string  Organisatie-eenheid Organisatie-eenheid false 1024  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.AD.Printer" Base="System!System.Printer" Abstract="false" Accessibility="Public" Hosted="false">
<Property ID="UNCName" Type="string" Key="true" MaxLength="1024"/>
<Property ID="ServerName" Type="string"/>
<Property ID="ShortServerName" Type="string"/>
<Property ID="PrinterName" Type="string"/>
<Property ID="PrintNetworkAddress" Type="string" MaxLength="2000"/>
<Property ID="PrintShareName" Type="string" MaxLength="2000"/>
<Property ID="IsDeleted" Type="bool"/>
<Property ID="DriverName" Type="string" MaxLength="2000"/>
<Property ID="DriverVersion" Type="string"/>
<Property ID="PrintMemory" Type="string"/>
<Property ID="PrintCollate" Type="string"/>
<Property ID="PrintOwner" Type="string" MaxLength="2000"/>
<Property ID="AssetNumber" Type="string" MaxLength="2000"/>
<Property ID="ManagedBy" Type="string"/>
<Property ID="PrintDuplexSupported" Type="string"/>
<Property ID="PrintColor" Type="string"/>
<Property ID="PrintStaplingSupported" Type="string"/>
<Property ID="VersionNumber" Type="string"/>
<Property ID="Url" Type="string" MaxLength="2000"/>
<Property ID="PrintMediaSupported" Type="string" MaxLength="2000"/>
<Property ID="PrintRateUnit" Type="string" MaxLength="2000"/>
<Property ID="PrintMaxXExtent" Type="int"/>
<Property ID="PrintKeepPrintedJobs" Type="string"/>
<Property ID="PrintRate" Type="int"/>
<Property ID="PrintMediaReady" Type="string" MaxLength="2000"/>
<Property ID="PrintPagesPerMinute" Type="int"/>
<Property ID="PrintMaxResolutionSupported" Type="int"/>
<Property ID="PrintBinNames" Type="string" MaxLength="2000"/>
<Property ID="PrintMACAddress" Type="string" MaxLength="2000"/>
<Property ID="PortName" Type="string" MaxLength="2000"/>
<Property ID="PhysicalLocationObject" Type="string"/>
<Property ID="Keywords" Type="string"/>
<Property ID="PrintNotify" Type="string" MaxLength="2000"/>
<Property ID="WWWHomePage" Type="string"/>
<Property ID="WhenChanged" Type="datetime"/>
<Property ID="ModifyTimeStamp" Type="datetime"/>
<Property ID="Location" Type="string" MaxLength="2000"/>
<Property ID="CanonicalName" Type="string"/>
<Property ID="Fullname" Type="string"/>
<Property ID="DistinguishedName" Type="string"/>
<Property ID="Description" Type="string" MaxLength="2000"/>
<Property ID="OrganizationalUnit" Type="string" MaxLength="1024"/>
</ClassType>