Authentication Function¶
About Authentication Function¶
Authentication function is the function to validate the user information, and confirms the validity of system log-in or the user.Several programming interfaces are available for the authentication function.By utilizing these interfaces, you can change the authentication method or have linkage with the authentication server as required.
Programming Method¶
For the programming method of authentication functions, please refer to the Authentication Programming Guide.