Click or drag to resize
CustomerKeyAuthentication Properties

The CustomerKeyAuthentication type exposes the following members.

Properties
  NameDescription
Public propertyCustomerKey
A hash based on a user specific value, such as user name. This value should be stored in a cookie named "apptus.customerKey".
Public propertyToken
The signature of this customerKey. This value should be stored in a cookie named "apptus.token".
Top
See Also