Name | Description | |
---|---|---|
LogCategory | The log category for auto send consent data. |
The following tables list the members exposed by AutoSendConsent.
Name | Description | |
---|---|---|
LogCategory | The log category for auto send consent data. |
Name | Description | |
---|---|---|
ApplicationName | Optional. The application within the product that consent was recorded for. | |
ApplicationVersion | The version of the application when consent was last recorded | |
Id | The unique id of the underlying consent | |
IncludeDetails | True to include details in the auto send, false to only send summary, anonymous information | |
OptIn | True to opt into auto send, false to opt out. | |
ProductName | The product name that consent was recorded for | |
SelectionMade | True if the user has made a selection (and the OptIn value is now valid) or false if no decision has been made yet. | |
UpdatedDt | The date & time the consent was last updated | |
UpdatedUser | The full user name that recorded the last update | |
UserPrompts | The number of times the user has been prompted to make a decision for this version. |
Name | Description | |
---|---|---|
IsNullOrNoSelection | Indicates if the specified consent contains a selection or not. | |
ToString | Returns a string that represents the current object.Returns a System.String that represents the current System.Object. |