Previous Next

Programming with DCE Security

Typically, a DCE programmer uses DCE RPC to implement a distributed application. DCE security is integrated with RPC, so in some cases the programmer does not need to access security services directly. However, programming interfaces to the security service are available to the programmer who needs them. They include the ACL, audit, login, extended registry attribute, security credentials, and registry APIs, along with the API for authenticated RPC. This section gives an overview of programming with authenticated RPC and DCE ACLs.

More:

Authenticated RPC

Access Control Lists