Click or drag to resize
ISIPExtensionCheckPassword Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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