RetrievePrincipalAccessResponse.AccessRights Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the access rights that the security principal (user, team, or organization) has to the specified record.
public:
property Microsoft::Crm::Sdk::Messages::AccessRights AccessRights { Microsoft::Crm::Sdk::Messages::AccessRights get(); };
public Microsoft.Crm.Sdk.Messages.AccessRights AccessRights { get; }
member this.AccessRights : Microsoft.Crm.Sdk.Messages.AccessRights
Public ReadOnly Property AccessRights As AccessRights
Property Value
The access rights that the security principal (user, team, or organization) has to the specified record.