Ozeki VoIP SDK Class library
OnAuthenticationRequest Method (extension, requestAuthInfo)
NamespacesOzeki.VoIP.PBXPBXBaseOnAuthenticationRequest(ISIPExtension, RequestAuthenticationInfo)
Declaration Syntax
C#Visual BasicVisual C++
protected virtual AuthenticationResult OnAuthenticationRequest(
	ISIPExtension extension,
	RequestAuthenticationInfo requestAuthInfo
)
Protected Overridable Function OnAuthenticationRequest ( 
	extension As ISIPExtension,
	requestAuthInfo As RequestAuthenticationInfo
) As AuthenticationResult
protected:
virtual AuthenticationResult^ OnAuthenticationRequest(
	ISIPExtension^ extension, 
	RequestAuthenticationInfo^ requestAuthInfo
)
Parameters
extension (ISIPExtension)
requestAuthInfo (RequestAuthenticationInfo)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290