TypeKeySecurity library documentation

TypeKeySecurity Namespace

The TypeKeySecurity namespace contains classes that are used to implement TypeKey security in Web server applications.

Classes

ClassDescription
TypeKeyAuthenticationModuleModule that takes care of checking incoming requests for TypeKey identity assertions, and create a TypeKeyIdentity object accordingly.
TypeKeyIdentityRepresents the Identity of a User.
TypeKeyNameHashNumeric representation (128 bits) of the unique identifier (TypeKey name) of a user. Derived from the name using a MD5 hash.