Click or drag to resize

ISIPExtensionCheckPassword Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
AuthenticationResult CheckPassword(
	string authName,
	string password,
	RequestAuthenticationInfo authInfo
)

Parameters

authName
Type: SystemString
password
Type: SystemString
authInfo
Type: Ozeki.VoIPRequestAuthenticationInfo

Return Value

Type: AuthenticationResult
See Also