Click or drag to resize

Consent Constructor

Initializes a new instance of the Consent class

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

Parameters

activityId
Type: SystemString
subjectId
Type: SystemString
subjectType
Type: SystemString
See Also