TypeKeySecurity library documentation

TypeKeyIdentity.LOGIN_LOCATION_KEY Field

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

public const string LOGIN_LOCATION_KEY;

Remarks

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

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace