Click to Rate and Give Feedback
MSDN
MSDN Library
Networking
Network Protocols
Overviews
Security
This page is specific to
.NET Framework 3.0

Other versions are also available for the following:
RPC Security Essentials

To complete any remote procedure call, all distributed applications must create a binding between the client and the server. For more information on bindings, see Binding and Handles. To complete a secure remote procedure call, additional steps are necessary. First, the server must choose a security provider (authentication service in DCE terminology). Then it must decide on its authentication mechanism. After that, the client obtains a binding to the server, and requests a secure remote procedure call from the RPC run time, and specifies various security options, such as security provider, security QOS options, and so on.

This section explains the essential concepts and information required to use the RPC functions to create a client and server for an authenticated distributed application. It is organized into the following topics:


Send comments about this topic to Microsoft

Build date: 2/7/2008

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker