AllowRegistrationResetCapability Class

 

Provides the allow registration reset capability.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

System::Object
  Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::ReplyCapability
    Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint::AllowRegistrationResetCapability

[SerializableAttribute]
public ref class AllowRegistrationResetCapability sealed : ReplyCapability

NameDescription
System_CAPS_pubmethodAllowRegistrationResetCapability()

Initializes a new instance of the AllowRegistrationResetCapability class.

System_CAPS_pubmethodAllowRegistrationResetCapability(String^)

Initializes a new instance of the AllowRegistrationResetCapability class.

NameDescription
System_CAPS_pubpropertyCapabilityName

Gets or sets the name of the capability. (Inherited from ReplyCapability.)

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: