Click or drag to resize

ConsentServiceWithdrawConsent Method

Namespace:  Dynamicweb.DataProcessing
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public Consent WithdrawConsent(
	string activityId,
	string subjectId,
	string subjectType,
	ConsentRequestInfo requestInfo
)

Parameters

activityId
Type: SystemString
subjectId
Type: SystemString
subjectType
Type: SystemString
requestInfo
Type: Dynamicweb.DataProcessingConsentRequestInfo

Return Value

Type: Consent
See Also