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: = "full"

Indicates that full encryption should be used.

Half

Half: = "half"

Indicates that half encryption should be used.

None

None: = "none"

Indicates that no encryption should be used.

Generated using TypeDoc