To retrieve information from the repository, the following permissions are necessary.
The database user through which the connector retrieves information (as specified by the DbConnectionString
configuration parameter) must be a member of the db_datareader
role, or alternatively must have SELECT access to the following tables:
ConferenceMessageRecipientLists
ConferenceMessages
Conferences
ContentTypes
Messages
SessionDetails
Users
|