Security.Monitoring.AdminAccountsSecurity Monitoring: Administrative Accouts Class

Security.Monitoring.AdminAccounts (ClassType)

This is simply an inventory of Administrative Accounts

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId24511cb5-6de8-4fa7-3187-20d7c35e88a6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Security.Monitoring.AdminAccounts:
DistinguishedName  string  Distinguished Name false 256  False     
Enabled  string  Enabled false 256  False     
Name  string  Name false 256  False     
SAMAccountName  string  Account Name true 256  False     
UPN  string  User Principal Name false 256  False     

Health Model:

Source Code:

<ClassType ID="Security.Monitoring.AdminAccounts" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Internal" Abstract="false" Hosted="false" Singleton="false">
<Property ID="DistinguishedName" Key="false" Type="string"/>
<Property ID="Enabled" Key="false" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="SAMAccountName" Key="true" Type="string"/>
<Property ID="UPN" Key="false" Type="string"/>
</ClassType>