RolePrivilegeAuditDetail.InvalidNewPrivileges Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the collection of invalid privileges for the role.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public DataCollection<Guid> InvalidNewPrivileges { get; }
<DataMemberAttribute>
Public ReadOnly Property InvalidNewPrivileges As DataCollection(Of Guid)

Property Value

Type: Microsoft.Xrm.Sdk.DataCollection<Guid>

Type: DataCollection<T><Guid>
The collection of invalid privileges for the role.

Remarks

If an attempt is made to assign a set of privileges to a role, and some of those privileges cannot be assigned, the privileges that cannot be assigned will be in this InvalidNewPrivileges property.

See Also

RolePrivilegeAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright