RetrievePrincipalAccessResponse.AccessRights Property

Definition

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.

Applies to