Pregunta

Microsoft's documentation is quite detailed about how to create a relationship between a client & server, but I haven't been able to find any details as to how to terminate the relationship?

As the server has quite broad rights on the client, I suspect it's a purely server-side thing.

¿Fue útil?

Solución

There is no "logging out" of an ActiveSync session, at least from the protocol's perspective. Each call is stateless, so as long as the client device retains the account credentials it can issue another synchronization command at any time.

If you're asking about Exchange administrative configuration relating to ActiveSync, you should try ServerFault instead.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top