RetrieveTeamPrivilegesResponse.RolePrivileges Property

Definition

Gets the list of privileges that the team holds for a record.

public:
 property cli::array <Microsoft::Crm::Sdk::Messages::RolePrivilege ^> ^ RolePrivileges { cli::array <Microsoft::Crm::Sdk::Messages::RolePrivilege ^> ^ get(); };
public Microsoft.Crm.Sdk.Messages.RolePrivilege[] RolePrivileges { get; }
member this.RolePrivileges : Microsoft.Crm.Sdk.Messages.RolePrivilege[]
Public ReadOnly Property RolePrivileges As RolePrivilege()

Property Value

The list of privileges that the team holds for a record.

Applies to