  | SubjectConsentServiceTKeyGiveConsent Method (String, TKey) | 
  
    Namespace: 
   Dynamicweb.DataProcessing
    Assembly:
   Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntaxpublic void GiveConsent(
	string activityId,
	TKey subjectId
)
Public Sub GiveConsent ( 
	activityId As String,
	subjectId As TKey
)
Parameters
- activityId
 - Type: SystemString
 - subjectId
 - Type: TKey
 
See Also