Reference Library
OnChangeDeviceSecurityCodeResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderOnChangeDeviceSecurityCodeResponse
Handler for ChangeDeviceSecurityCode responses.
Declaration Syntax
C#Visual BasicVisual 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)