Class GdprUserDataPreparedEto
Inherited Members
Namespace: Volo.Abp.Gdpr
Assembly: Volo.Abp.Gdpr.Abstractions.dll
Syntax
public class GdprUserDataPreparedEto
Constructors
GdprUserDataPreparedEto()
Declaration
public GdprUserDataPreparedEto()
Properties
Data
Declaration
public GdprDataInfo Data { get; set; }
Property Value
Type | Description |
---|---|
GdprDataInfo |
Provider
Declaration
public string Provider { get; set; }
Property Value
Type | Description |
---|---|
string |
RequestId
Declaration
public Guid RequestId { get; set; }
Property Value
Type | Description |
---|---|
Guid |