Show / Hide Table of Contents

Class GdprLegalBases

Inheritance
object
GdprLegalBases
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public static class GdprLegalBases

Fields

Section61A

Explicit consent

Declaration
public const string Section61A = "61A"
Field Value
Type Description
string

Section61B

Contract

Declaration
public const string Section61B = "61B"
Field Value
Type Description
string

Section61C

Required by law

Declaration
public const string Section61C = "61C"
Field Value
Type Description
string

Section61D

Protection of vital interests

Declaration
public const string Section61D = "61D"
Field Value
Type Description
string

Section61E

Public interest

Declaration
public const string Section61E = "61E"
Field Value
Type Description
string

Section61F

Other legitimate interest

Declaration
public const string Section61F = "61F"
Field Value
Type Description
string

Withdrawn

Consent explicitly withdrawn

Declaration
public const string Withdrawn = "WITHDRAWN"
Field Value
Type Description
string

Properties

All

Declaration
public static string[] All { get; }
Property Value
Type Description
string[]

Methods

IsBuiltin(string)

Declaration
public static bool IsBuiltin(string basis)
Parameters
Type Name Description
string basis
Returns
Type Description
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top