Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8509207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T03:22:20+00:00 2026-06-11T03:22:20+00:00

I am using WCF service on VS2010. On my client side, Thread.CurrentPrincipal is populated

  • 0

I am using WCF service on VS2010.

On my client side, Thread.CurrentPrincipal is populated with Customized Principal object which implements IPrincipal.

But when the WCF service method gets invoked, the Thread.CurrentPrinicpal on the service side is
WindowsPrincipal which is the default.

How can I make the service side Thread.CurrentPrincipal same as the client side (Customized Principal object)?

Please help.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T03:22:21+00:00Added an answer on June 11, 2026 at 3:22 am

    Here’s one way, I don’t know if there’s a more easy way though:

    You need an IEndpointBehaviour implementation that in the ApplyClientBehavior method attaches a custom message inspector which in turn adds a custom message header (in the BeforeSendRequest method) containing your custom principal instance. You might need to decorate your custom principal object with Data Contract attribute in order for it to serialize. Then, implement a custom authorization policy (similar to http://burcakcakiroglu.com/?p=2189) which will run at the server end and in the Evaluate method read the custom message header back out again and copy the principal in the header into evaluationContext.Properties[“Principal”].

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are using WCF service on the client side we are planning to explicitly
I have a VS2010 (RTM) solution which contains: WCF Service project Console WCF client
I am using a WCF service and a Silverlight Client sending data to the
I am using calling web services and using WCF generated service-reference on the client.
I have a WCF service and I am creating the client using the Add
I am using WCF Service which performs database transaction. I am finding a way
I am using VS2010 Beta 2 to create an IIS hosted WCF service. I
first, a little background. I am using VS2010 and have a WCF service that
i have using WCF service in my code that the client(WindowsFormsApplication1) capturing desktop view
Hi We developed web service using WCF service and hosted on Windows 2003 server

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.