Ozeki VoIP SDK Class library
CheckPassword Method (authName, password, authInfo)
NamespacesOzeki.VoIP.PBX.ExtensionsISIPExtensionCheckPassword(String, String, RequestAuthenticationInfo)
Declaration Syntax
C#Visual BasicVisual C++
AuthenticationResult CheckPassword(
	string authName,
	string password,
	RequestAuthenticationInfo authInfo
)
Function CheckPassword ( 
	authName As String,
	password As String,
	authInfo As RequestAuthenticationInfo
) As AuthenticationResult
AuthenticationResult^ CheckPassword(
	String^ authName, 
	String^ password, 
	RequestAuthenticationInfo^ authInfo
)
Parameters
authName (String)
password (String)
authInfo (RequestAuthenticationInfo)
Return Value

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