Click here to Skip to main content
       

Silverlight / WPF

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionChange [EnableClientAccess(RequiresSecureEndpoint = true)] based on configmemberUCLAdam20 Nov '12 - 22:34 
Hi
 
Regarding my service class attribute, [EnableClientAccess(RequiresSecureEndpoint = true)], I was wondering if it was possible to change the value of RequiresSecureEndpoint based on a value I can set in the config file. e.g.
<appSettings>
    <add key="RequireSSL" value="True" />
</appSettings>
Thanks

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 25 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid