Handler for ChangeDeviceSecurityCode responses.
| C# | Visual Basic | Visual C++ |
public event ChangeDeviceSecurityCodeResponseHandler OnChangeDeviceSecurityCodeResponse
Public Event OnChangeDeviceSecurityCodeResponse As ChangeDeviceSecurityCodeResponseHandler
public: event ChangeDeviceSecurityCodeResponseHandler^ OnChangeDeviceSecurityCodeResponse { void add (ChangeDeviceSecurityCodeResponseHandler^ value); void remove (ChangeDeviceSecurityCodeResponseHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)