ITrackingConsentFeature.WithdrawConsent 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.
Withdraws consent for this request. If the response has not yet started then this will also withdraw consent for future requests.
public:
void WithdrawConsent();
public void WithdrawConsent ();
abstract member WithdrawConsent : unit -> unit
Public Sub WithdrawConsent ()