 | SubjectConsentService<TKey>.WithdrawConsent Method (String) |
Namespace:
Dynamicweb.DataProcessing
Assembly:
Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntaxpublic void WithdrawConsent(
string activityId
)
Public Sub WithdrawConsent (
activityId As String
)
Parameters
- activityId
- Type: System.String
See Also