Click or drag to resize

SubjectConsentService<TKey>.GetConsents Method

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

Return Value

Type: ICollection<Consent>
See Also