GetMachineStatusType Class

 

Represents the data that is returned from the request to get the identifier.

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

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

[DataContractAttribute]
public ref class GetMachineStatusType 

NameDescription
System_CAPS_pubpropertyCurrentClientComputer

Gets the number of client computers.

System_CAPS_pubpropertyMachineStatus

Returns the identifier (SID).

System_CAPS_pubpropertyMaxClientComputer

Gets the maximum number of client computers that are allowed.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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: