T
Tim
I need to reset ttlInseconds in my project.
I don't have big ideas how to do it. Only thing I changed it is in
app.config, but it doesn't seems to working.
App.Config
<microsoft.web.services3>
<tokenIssuer>
<ttlInSeconds value="3600" />
</tokenIssuer>
</microsoft.web.services3>
We are using framework2.
Can anybody help me setting this.
I'll appreciate it very much.
Thanks, Tim
I don't have big ideas how to do it. Only thing I changed it is in
app.config, but it doesn't seems to working.
App.Config
<microsoft.web.services3>
<tokenIssuer>
<ttlInSeconds value="3600" />
</tokenIssuer>
</microsoft.web.services3>
We are using framework2.
Can anybody help me setting this.
I'll appreciate it very much.
Thanks, Tim