سؤال

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.

هل كانت مفيدة؟

المحلول

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top