Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section includes samples that demonstrate configuring security for service behaviors.
In This Section
- Service Auditing Behavior
This sample demonstrates how to use the ServiceSecurityAuditBehavior to enable auditing of security events during service operations.
- Membership and Role Provider
This sample demonstrates how a service can use the ASP.NET membership and role providers to authenticate and authorize clients.
- Authorizing Access to Service Operations
This sample demonstrates how to use the <serviceAuthorization> element to enable use of the PrincipalPermissionAttribute attribute to authorize access to service operations.
- Impersonating the Client
This sample demonstrates how to impersonate the caller application at the service so that the service can access system resources on behalf of the caller.
Build Date: 2011-06-25