ModifyAccessRequest.PrincipalAccess 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 or sets the team or user whose access to the specified record is modified. Required.
public:
property Microsoft::Crm::Sdk::Messages::PrincipalAccess ^ PrincipalAccess { Microsoft::Crm::Sdk::Messages::PrincipalAccess ^ get(); void set(Microsoft::Crm::Sdk::Messages::PrincipalAccess ^ value); };
public Microsoft.Crm.Sdk.Messages.PrincipalAccess PrincipalAccess { get; set; }
member this.PrincipalAccess : Microsoft.Crm.Sdk.Messages.PrincipalAccess with get, set
Public Property PrincipalAccess As PrincipalAccess
Property Value
The team or user whose access to the specified record is modified.