Share via


RolePrivilegeAuditDetail Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Represents audited changes to the privileges of a security role.

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

Public Constructors

  Name Description
  RolePrivilegeAuditDetail Initializes a new instance of the RolePrivilegeAuditDetail 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 InvalidNewPrivileges Gets the collection of invalid privileges for the role.
public property NewRolePrivileges Gets or sets the role’s new privileges.
public property OldRolePrivileges Gets or sets the role’s old privileges.

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

RolePrivilegeAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace

Other Resources

How Role-Based Security Can Be Used to Control Access to Entities In Microsoft Dynamics CRM

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