随笔分类 - WCF
摘要:WCF IIS寄宿(第一次加载svc文件,通过ServiceHostFactory创建ServiceHost对service寄宿)只有Application_BeginRequest,Application_AuthenticateRequest事件。(httpmodel实现)在service上设置...
阅读全文
posted @ 2014-12-22 23:11
fannet
摘要:AuthenticationWindowsIdentity(windows认证)GenericIdentity(用户名/密码认证)X509Identity(证书认证)认证后会创建服务安全上下文(ServiceSecurityContext) ServiceSecurityContext.Curren...
阅读全文
posted @ 2014-12-17 17:40
fannet
摘要:If you're running your serviceina console or winform app (which you are) then you need to set your UserPrincipalName on your client to the username ru...
阅读全文
posted @ 2014-12-12 17:44
fannet
摘要:ServiceSideBinding->ChannelListener->Channel(IReplyChannel)->replyChannel.ReceiveRequest->RequestContext->requestContext.replymessage流向channellistener->channel(channel dispacher)->endpoint(endpoint dispacher)->service instance->method callClientSideBinding->ChannelFacto
阅读全文
posted @ 2012-05-30 10:19
fannet
摘要:[DataMember(EmitDefaultValue=false)]当属性值为默认值时,不会参与序列化。
阅读全文
posted @ 2012-02-15 21:00
fannet

浙公网安备 33010602011771号