Невозможно вызвать метод ApplyClientBehavior в приложении WCF, использующем приложение WPF ⇐ C#
Невозможно вызвать метод ApplyClientBehavior в приложении WCF, использующем приложение WPF
невозможно использовать метод ApplyClientBehavior
с использованием System.ServiceModel.Description;
пространство имен Utils.CMSAuth { общедоступный класс AuthorizationHeaderEndpointBehavior: IEndpointBehavior { public void ApplyClientBehavior (конечная точка ServiceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime clientRuntime) { clientRuntime.ClientMessageInspectors.Add(новый AuthorizationHeaderMessageInspector(TokenGenerator.GetToken())); } public void AddBindingParameters (конечная точка ServiceEndpoint, System.ServiceModel.Channels.BindingParameterCollectionbindingParameters) { } public void ApplyDispatchBehavior (конечная точка ServiceEndpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher) { } public void Validate (конечная точка ServiceEndpoint) { } } } Не задействован метод ApplyClientBehavior.
Добавлено поведение на стороне web.config.
невозможно использовать метод ApplyClientBehavior
с использованием System.ServiceModel.Description;
пространство имен Utils.CMSAuth { общедоступный класс AuthorizationHeaderEndpointBehavior: IEndpointBehavior { public void ApplyClientBehavior (конечная точка ServiceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime clientRuntime) { clientRuntime.ClientMessageInspectors.Add(новый AuthorizationHeaderMessageInspector(TokenGenerator.GetToken())); } public void AddBindingParameters (конечная точка ServiceEndpoint, System.ServiceModel.Channels.BindingParameterCollectionbindingParameters) { } public void ApplyDispatchBehavior (конечная точка ServiceEndpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher) { } public void Validate (конечная точка ServiceEndpoint) { } } } Не задействован метод ApplyClientBehavior.
Добавлено поведение на стороне web.config.
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Поддержка размера страницы 16 КБ в приложении Android, не использующем NDK
Anonymous » » в форуме Android - 0 Ответы
- 28 Просмотры
-
Последнее сообщение Anonymous
-