AutoSendConsentConfiguration Class Members
In This Topic
The following tables list the members exposed by AutoSendConsentConfiguration.
Public Properties
| Name | Description |
| CompanyName | A display name for your company to use as part of the consent dialog. |
| ConsentDefault | The default value for consent, used until the user indicates their selection |
| Enabled | Enables requiring auto send consent. Defaults to false. |
| PrivacyPolicyUrl | The full URL to the privacy policy for this data. |
| PromptUserOnStartupLimit | Configures the number of times to prompt the user to make a consent decision when the application starts |
| ServiceName | A display name for the customer service that is receiving the data |
Top
See Also