PolicyAssignmentIdentificationMachine Class

 

Represents policy assignment machine identification.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Messages::PolicyAssignmentIdentificationMachine

[SerializableAttribute]
public ref class PolicyAssignmentIdentificationMachine sealed 

NameDescription
System_CAPS_pubmethodPolicyAssignmentIdentificationMachine()

Initializes a new instance of the PolicyAssignmentIdentificationMachine class.

System_CAPS_pubmethodPolicyAssignmentIdentificationMachine(SystemInformation^)

Initializes a new instance of the PolicyAssignmentIdentificationMachine class.

NameDescription
System_CAPS_pubpropertyClientId

Gets or sets the client GUID as an SmsClientId object.

System_CAPS_pubpropertyFqdn

Gets or sets the FQDN of the computer.

System_CAPS_pubpropertyNetBiosName

Gets or sets the NetBIOS name of the computer.

System_CAPS_pubpropertySid

Gets or sets the SID of the user.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(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
Show: