Share via


FileConsentCardResponse.Action Property

Definition

Gets or sets the action the user took. Possible values include: 'accept', 'decline'.

public string Action { get; set; }
member this.Action : string with get, set
Public Property Action As String

Property Value

The action the user took.

Applies to