Reference Library
ChangeDeviceSecurityCode Method (deviceId, oldSecurityCode, newSecurityCode)
NamespacesAvaya.ApplicationEnablement.DMCCControlMethodsChangeDeviceSecurityCode(String, String, String)
Declaration Syntax
C#Visual BasicVisual C++
int ChangeDeviceSecurityCode(
	string deviceId,
	string oldSecurityCode,
	string newSecurityCode
)
Function ChangeDeviceSecurityCode ( _
	deviceId As String, _
	oldSecurityCode As String, _
	newSecurityCode As String _
) As Integer
int ChangeDeviceSecurityCode(
	String^ deviceId, 
	String^ oldSecurityCode, 
	String^ newSecurityCode
)
Parameters
deviceId (String)
oldSecurityCode (String)
newSecurityCode (String)

Assembly: ServiceProvider (Module: ServiceProvider)