RetrievePrincipalAccessResponse.AccessRights Property
Applies To: Dynamics CRM 2015
Gets the access rights that the security principal (team or user) has to the specified record.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public AccessRights AccessRights { get; }
public:
property AccessRights AccessRights {
AccessRights get();
}
member AccessRights : AccessRights with get
Public ReadOnly Property AccessRights As AccessRights
Property Value
Type: Microsoft.Crm.Sdk.Messages.AccessRights
Type: AccessRights
The access rights that the security principal (team or user) has to the specified record.
See Also
RetrievePrincipalAccessResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright