DomainJoinStatusProperty Class
A property of the join domain status of device.
Assembly: DevicesOM (in DevicesOM.dll)
Microsoft.WindowsServerSolutions.Common.Devices::DeviceProperty
Microsoft.WindowsServerSolutions.Common.Devices::DomainJoinStatusProperty
| Name | Description | |
|---|---|---|
![]() | JoinedDomainName | Gets and sets the name of the joined domain. |
![]() | PropertyName | Gets the name of the property.(Inherited from DeviceProperty.) |
![]() | Status | Gets and sets the domain join status. |
![]() | Timestamp | Gets the timestamp for the device.(Inherited from DeviceProperty.) |
| Name | Description | |
|---|---|---|
![]() | Equals(DeviceProperty^) | Determines if this DomainJoinStatusProperty object is equal to another.(Overrides DeviceProperty::Equals(DeviceProperty^).) |
![]() | Equals(Object^) | Determines if this DomainJoinStatusProperty object is equal to the specified object.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Retrieves a hash code for the current instance.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Returns a string that represents the current object.(Overrides Object::ToString().) |
![]() | UpdateDeviceInfo(DeviceInfo^) | Updates device information. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

