Click or drag to resize

UserSubjectConsentService Methods

The UserSubjectConsentService type exposes the following members.

Methods
  NameDescription
Public methodGetConsent(String) (Inherited from SubjectConsentServiceTKey.)
Public methodGetConsent(String, TKey) (Inherited from SubjectConsentServiceTKey.)
Public methodGetConsents (Inherited from SubjectConsentServiceTKey.)
Public methodGetConsents(TKey) (Inherited from SubjectConsentServiceTKey.)
Protected methodGetCurrentSubjectId (Overrides SubjectConsentServiceTKeyGetCurrentSubjectId.)
Public methodGiveConsent(String) (Inherited from SubjectConsentServiceTKey.)
Public methodGiveConsent(String, TKey) (Inherited from SubjectConsentServiceTKey.)
Public methodIsConsentGiven(String) (Inherited from SubjectConsentServiceTKey.)
Public methodIsConsentGiven(String, TKey) (Inherited from SubjectConsentServiceTKey.)
Public methodWithdrawConsent(String) (Inherited from SubjectConsentServiceTKey.)
Public methodWithdrawConsent(String, TKey) (Inherited from SubjectConsentServiceTKey.)
Top
See Also