Access authentication Manager

SecureAccess

Another class of objects, now called "SecureAccess.cs", represented by the utilities folder called "GT", at the root of the application, is responsible for guaranteeing the authentication of an application, in case it has an access control, via validation, database or token

secury_authentic_user_access.png

[SecureAccess]

Adding the [SecureAccess] object at the top of the class, so that the validation routine is executed, which will be implemented and customized by the developer.

secury_authentic_access_class.png

0 visits in last 30 days

Comments