Xamarin : Authenticating Android application using Windows Authentication -


i have wcf service hosted asp.net web application user authenticated using windows authentication. trying write android application consume wcf service.

any idea how application windows-authenticated able start consuming service?

you won't able use windows integrated authentication (it's proprietary), could use either basic auth (transport-layer encryption/ssl highly recommended) or oauth combined owin.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -