简体   繁体   中英

Audit sessions to Dynamics CRM 4

I'm looking for information about how to audit logins to Dynamics CRM 4. This is an on premise site, and use Active Directory for authentication. I'm currently evaluating two choices:

1- Create a custom http handler and create a handler for begin_session event of HttpApplication class

2- Use a system policy to audit credential validation in Windows.

Is there any other choice? If there's not, which one of this is better?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM