> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.UserPreferenceStrings.Gdpr

# <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr" /> Class UserPreferenceStrings.Gdpr

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

GDPR - Misc

```csharp theme={null}
public static class UserPreferenceStrings.Gdpr
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[UserPreferenceStrings.Gdpr](SuperOffice.WebApi.Data.UserPreferenceStrings.Gdpr.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Fields

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_DefaultEmailTemplate" /> DefaultEmailTemplate

Default email template for sending to new persons stored in the data base.

```csharp theme={null}
public const string DefaultEmailTemplate = "GdprDefaultEmailTemplate"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_DefaultLegalBase" /> DefaultLegalBase

Default legal base for new persons.

```csharp theme={null}
public const string DefaultLegalBase = "GdprDefaultLegalBase"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_DefaultLegalBaseKey_HardDefault" /> DefaultLegalBaseKey\_HardDefault

Hard Default legal base for new persons.

```csharp theme={null}
public const string DefaultLegalBaseKey_HardDefault = ""
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_DefaultSource" /> DefaultSource

Default source key for new persons

```csharp theme={null}
public const string DefaultSource = "GdprDefaultSource"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_DefaultSourceKey_HardDefault" /> DefaultSourceKey\_HardDefault

Hard Default source key for new persons

```csharp theme={null}
public const string DefaultSourceKey_HardDefault = "USER"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_ImportConsentComment" /> ImportConsentComment

Consent source set for consent on imported persons

```csharp theme={null}
public const string ImportConsentComment = "ImportConsentComment"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_ImportConsentSource" /> ImportConsentSource

Consent source set for consent on imported persons

```csharp theme={null}
public const string ImportConsentSource = "ImportConsentSource"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_ImportLegalBase" /> ImportLegalBase

Legal base set for consent on imported persons

```csharp theme={null}
public const string ImportLegalBase = "ImportLegalBase"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_NoMailings_ConsentPurposeKey" /> NoMailings\_ConsentPurposeKey

ConsentPurpose key to use when turning OFF mailings.

```csharp theme={null}
public const string NoMailings_ConsentPurposeKey = "NoMailings_ConsentPurposeKey"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_NoMailings_ConsentPurposeKey_HardDefault" /> NoMailings\_ConsentPurposeKey\_HardDefault

Hard default for NoMailings\_ConsentPurposeKey

```csharp theme={null}
public const string NoMailings_ConsentPurposeKey_HardDefault = "EMARKETING"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_NoMailings_ConsentSourceKey" /> NoMailings\_ConsentSourceKey

ConsentSource key to use when turning OFF mailings.

```csharp theme={null}
public const string NoMailings_ConsentSourceKey = "NoMailings_ConsentSourceKey"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_NoMailings_ConsentSourceKey_HardDefault" /> NoMailings\_ConsentSourceKey\_HardDefault

Hard default for oMailings\_ConsentSourceKey

```csharp theme={null}
public const string NoMailings_ConsentSourceKey_HardDefault = "USER"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_NoMailings_LegalBaseKey" /> NoMailings\_LegalBaseKey

LegalBase key to use when turning OFF mailings.

```csharp theme={null}
public const string NoMailings_LegalBaseKey = "NoMailings_LegalBaseKey"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_NoMailings_LegalBaseKey_HardDefault" /> NoMailings\_LegalBaseKey\_HardDefault

Hard default for NoMailings\_LegalBaseKey

```csharp theme={null}
public const string NoMailings_LegalBaseKey_HardDefault = "WITHDRAWN"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_Section" /> Section

```csharp theme={null}
public const string Section = "GDPR"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_UseDefaultEmailTemplate" /> UseDefaultEmailTemplate

Default email template for sending to new persons stored in the data base.

```csharp theme={null}
public const string UseDefaultEmailTemplate = "GdprUseDefaultEmailTemplate"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_UseDefaultsForNew" /> UseDefaultsForNew

Use defaults when storing new person

```csharp theme={null}
public const string UseDefaultsForNew = "GdprUseDefaultsForNew"
```

#### Field Value

[string](https://learn.microsoft.com/dotnet/api/system.string)

### <a id="SuperOffice_WebApi_Data_UserPreferenceStrings_Gdpr_UseDefaultsForNew_HardDefault" /> UseDefaultsForNew\_HardDefault

Hard Default for Use defaults when storing new person

```csharp theme={null}
public const bool UseDefaultsForNew_HardDefault = true
```

#### Field Value

[bool](https://learn.microsoft.com/dotnet/api/system.boolean)


## Related topics

- [SuperOffice.WebApi.Data.UserPreferenceStrings](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Person](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Person.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Project](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Project.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Quote](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Quote.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.Sale](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.Sale.md)
- [SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserPreferenceStrings.ZFD.md)
