MachineNotification Class

 

Represents the names that are used for computer notifications.

Namespace:   Microsoft.WindowsServerSolutions.Devices.Identity
Assembly:  MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)

System::Object
  Microsoft.WindowsServerSolutions.Devices.Identity::MachineNotification

public ref class MachineNotification abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCATEGORY

Specifies the category.

System_CAPS_pubfieldSystem_CAPS_staticMACHINEADDED

Specifies that a computer was added.

System_CAPS_pubfieldSystem_CAPS_staticMACHINEREMOVED

Specifies that a computer was removed.

System_CAPS_pubfieldSystem_CAPS_staticMACHINEUPDATED

Specifies that a computer was updated.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: