Click or drag to resize

IPBXBaseOnAuthenticationRequest Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
AuthenticationResult OnAuthenticationRequest(
	ISIPExtension extension,
	RequestAuthenticationInfo requestAuthInfo
)

Parameters

extension  ISIPExtension
 
requestAuthInfo  RequestAuthenticationInfo
 

Return Value

AuthenticationResult
See Also