AuditType Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Note: This API is now obsolete.
Represents the audit message type that groups the priorities of similar events at one place.
Namespace: Microsoft.Uii.Common.Entities
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
[ObsoleteAttribute("This enumeration is deprecated, use AuditLog.Log(string, LogData) instead.",
false)]
public enum AuditType
<ObsoleteAttribute("This enumeration is deprecated, use AuditLog.Log(string, LogData) instead.",
False)>
Public Enumeration AuditType
Members
Member name | Description | |
---|---|---|
Action | Specifies the action performed. |
|
AgentState | Specifies the agent state (Ready, Busy, Away) |
|
HostedApplication | Specifies the hosted application. |
|
Login | Specifies the agent login (Login, LogOff) |
|
NonHostedApplication | Specifies the non-hosted application's priority.(NonHostedApplicationStart, NonHostedApplicationClose) |
|
Session | Specifies the session action. (Start, Change, Close) |
|
WorkFlow | Specifies the workflow (Start, End) |
See Also
Microsoft.Uii.Common.Entities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright