Reference Library
OnValidateDeviceSecurityCodeResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderOnValidateDeviceSecurityCodeResponse
Handler for ValidateDeviceSecurityCode responses.
Declaration Syntax
C#Visual BasicVisual C++
public event ValidateDeviceSecurityCodeResponseHandler OnValidateDeviceSecurityCodeResponse
Public Event OnValidateDeviceSecurityCodeResponse As ValidateDeviceSecurityCodeResponseHandler
public:
 event ValidateDeviceSecurityCodeResponseHandler^ OnValidateDeviceSecurityCodeResponse {
	void add (ValidateDeviceSecurityCodeResponseHandler^ value);
	void remove (ValidateDeviceSecurityCodeResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)