Enumeration AnalyticsEncryptionLevel

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

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