论坛


2015年2月20日 星期五

BCS Log In Registered User

Embarcadero| CodeCentral Delphi Submissions |14:44:14

This component challenges the user for credentials before access to corporate repositories is granted.This scenario will function successfully for any repository as long as there is a primary key, email and password field exists.

BCS Register New User

Embarcadero| CodeCentral Delphi Submissions |09:21:19

User control over corporate repositories are required so users may only update their information (and no other user's information).The overall approach is to securing repositories is to have a user id (e mail address) and a password to acc...