TypeKeySecurity library documentation

TypeKeyIdentity.LOGOUT_LOCATION_KEY Field

The url for the TypeKey logout service can be configured via the AppSettings in the web.config file using this key.

public const string LOGOUT_LOCATION_KEY;

Remarks

If you don't use the TypeKey hosted authentication, use the web.config to specify the logout url.

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace