SecurityUpdateProperty Class

 

Property that describes the Update status.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)


[DataContractAttribute]
public ref class SecurityUpdateProperty sealed : SecurityBaseProperty

NameDescription
System_CAPS_pubpropertyPropertyName

Gets the name of the property.(Inherited from DeviceProperty.)

System_CAPS_pubpropertyStatus

Gets a value that describes whether the security is turned on or off.(Inherited from SecurityBaseProperty.)

System_CAPS_pubpropertyTimestamp

Gets the timestamp for the device.(Inherited from DeviceProperty.)

NameDescription
System_CAPS_pubmethodEquals(DeviceProperty^)

Determines if the current instance is equal to the specified DeviceProperty.(Inherited from SecurityBaseProperty.)

System_CAPS_pubmethodEquals(Object^)

Determines if the current instance is equal to the specified object.(Inherited from SecurityBaseProperty.)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for the current instace.(Inherited from SecurityBaseProperty.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

Returns a string that represents the current object.(Inherited from SecurityBaseProperty.)

System_CAPS_pubmethodUpdateDeviceInfo(DeviceInfo^)

Updates the information for the device.

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: