Click or drag to resize

SubjectConsentServiceTKeyGetConsents Method (TKey)

Namespace:  Dynamicweb.DataProcessing
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public ICollection<Consent> GetConsents(
	TKey subjectId
)

Parameters

subjectId
Type: TKey

Return Value

Type: ICollectionConsent
See Also