Class TcString
Represents a TCF TC String (Transparency & Consent String).
Declaration
public class TcString
Properties
Core
Gets or sets the Core segment.
Declaration
public CoreString Core { get; set; }
DisclosedVendors
Gets or sets a collection of disclosed Vendors.
Declaration
public VendorCollection DisclosedVendors { get; set; }
PublisherTc
Gets or sets transparency and consent for a set of personal data processing purposes for their own use.
Declaration
public PublisherTc PublisherTc { get; set; }