SessionManagerSendVerificationPIN Method |
Sends verification PIN using external plug-in
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic void SendVerificationPIN(
string token,
string phoneNumber
)
Parameters
- token
- Type: SystemString
reset token - phoneNumber
- Type: SystemString
phone number
See Also