IMonitorSecurityEvents public interface IMonitorSecurityEvents This interface is used for writing security related events to the security monitor Documentation bool IsSensitiveEmail(string email) Checks if the email is apart of a non sensitive domain void WriteEvent(string message, object[] propertyValues) Write a security event to the monitor