Click or drag to resize

Computer Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.Computer"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsModelObject
      NetIQ.DRA.Common.Rest.DataModelsComputer

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute(Name = "computer")]
public class Computer : ModelObject

The Computer type exposes the following members.

Properties
  NameDescription
Public propertyAccountThatCanAddComputerToDomain
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyAddProperties (Inherited from ModelObject.)
Public propertyAllowPreWindows2000
Public propertyBitLocker
Public propertyCallbackOption
Public propertyCallerID
Public propertyCanonicalName
Public propertyClass (Inherited from ModelObject.)
Public propertyClearProperties (Inherited from ModelObject.)
Public propertyContainer (Inherited from ModelObject.)
Public propertyContainerOnePointPath (Inherited from ModelObject.)
Public propertyDaysInRecycleBin (Inherited from ModelObject.)
Public propertyDescription (Inherited from ModelObject.)
Public propertyDisplayName (Inherited from ModelObject.)
Public propertyDistinguishedName (Inherited from ModelObject.)
Public propertyDNSHostName
Public propertyDraType
Public propertyFriendlyName (Inherited from ModelObject.)
Public propertyFriendlyParentPath (Inherited from ModelObject.)
Public propertyFriendlyPath (Inherited from ModelObject.)
Public propertyGroupMembershipCount
Public propertyHost (Inherited from ModelObject.)
Public propertyIsDisabled
Public propertyIsManaged (Inherited from ModelObject.)
Public propertyIsObjectManaged (Inherited from ModelObject.)
Public propertyLocation
Public propertyManagedBy
Public propertyManagedByFlag
Public propertyMemberOf
Public propertyMsNPCallingStationID
Public propertyMsNpSavedCallingStationID
Public propertyMultiMatch (Inherited from ModelObject.)
Public propertyName (Inherited from ModelObject.)
Public propertyNameValue (Inherited from ModelObject.)
Public propertyNetbootGUID
Public propertyNetbootMachineFilePath
Public propertyObjectClass (Inherited from ModelObject.)
Public propertyObjectGuid (Inherited from ModelObject.)
Public propertyOperatingSystem
Public propertyOperatingSystemServicePackNumber
Public propertyOperatingSystemVersion
Public propertyOriginalParentPath (Inherited from ModelObject.)
Public propertyPath (Inherited from ModelObject.)
Public propertyPowers (Inherited from ModelObject.)
Public propertyPreWindows2000Name
Public propertyPrimaryGroupID
Public propertyPrimaryGroupPath
Public propertyProtectedFromAccidentalDeletion (Inherited from ModelObject.)
Public propertyRasCallbackNumber
Public propertyRasFramedIpAddress
Public propertyRasPhoneNumber
Public propertyRemoteAccessPermissions
Public propertyRemoveProperties (Inherited from ModelObject.)
Public propertysAMAccountName
Public propertyShowInAdvancedViewOnly (Inherited from ModelObject.)
Public propertyTcpIpHostName
Public propertyTrustedForDelegation
Public propertyTypeDescription
Public propertyTypeDom (Inherited from ModelObject.)
Public propertyWhenChanged (Inherited from ModelObject.)
Public propertyWhenCreated (Inherited from ModelObject.)
Public propertyWinNTPath
Top
Fields
  NameDescription
Public fieldAlwaysAddShowInAdvancedViewOnly (Inherited from ModelObject.)
Top
See Also