TypeKeySecurity library documentation

TypeKeyIdentity.COOKIE_EXPIRATION_DEFAULT Field

Default expiration time for the authentication cookie.

public const int COOKIE_EXPIRATION_DEFAULT;

Remarks

Expiration time in seconds. Zero is used to signify a "session" cookie. Default is "0".

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace