Click or drag to resize

SubjectConsentServiceTKeyGiveConsent Method (String, TKey)

Namespace:  Dynamicweb.DataProcessing
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public void GiveConsent(
	string activityId,
	TKey subjectId
)

Parameters

activityId
Type: SystemString
subjectId
Type: TKey
See Also