CrmEntitySecurityProvider.TryAssert Method
Applies To: Dynamics CRM 2015
Asserts that the current user has the requested right to one or more entities.
Namespace: Microsoft.Xrm.Client.Security
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
TryAssert(OrganizationServiceContext, Entity, CrmEntityRight) | Asserts that the current user has the requested right to an entity. |
![]() |
TryAssert(OrganizationServiceContext, IEnumerable<Entity>, CrmEntityRight) | Asserts that the current user has the requested right to a set of entities. |
See Also
CrmEntitySecurityProvider Class
Microsoft.Xrm.Client.Security Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright