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 | |
---|---|---|
AuditRecord | Gets or sets the related Audit record that contains the change details. (inherited from AuditDetail) | |
ExtensionData | Gets or sets the structure that contains extra data. Optional. (inherited from AuditDetail) | |
InvalidNewPrivileges | Gets the collection of invalid privileges for the role. | |
NewRolePrivileges | Gets or sets the role’s new privileges. | |
OldRolePrivileges | Gets or sets the role’s old privileges. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.