ShareAuditDetail Members

Represents a shared audit detail record.

The following tables list the members exposed by the ShareAuditDetail type.

Public Constructors

  Name Description
  ShareAuditDetail Initializes a new instance of theShareAuditDetail class.

Top

Public Properties

  Name Description
public property AuditRecord  Gets or sets the related Audit record that contains the change details. (inherited from AuditDetail)
public property ExtensionData  Gets or sets the structure that contains extra data. Optional. (inherited from AuditDetail)
public property NewPrivileges Gets or sets the privileges of the user after a change.
public property OldPrivileges Gets or sets the privileges of the user before a change.
public property Principal Gets or sets the security principal (user or team) that shares the audit detail record.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ShareAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace
AuditDetail Class

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.