ITrackingConsentFeature.CreateConsentCookie Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a consent cookie for use when granting consent from a javascript client.
public:
System::String ^ CreateConsentCookie();
public string CreateConsentCookie ();
abstract member CreateConsentCookie : unit -> string
Public Function CreateConsentCookie () As String