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