Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AnalyticsEncryptionLevel

Represents what level of encryption to use for analytics remote links.

Index

Enumeration members

Enumeration members

Full = "full"

Indicates that full encryption should be used.

Half = "half"

Indicates that half encryption should be used.

None = "none"

Indicates that no encryption should be used.

Generated using TypeDoc