TypeKeySecurity library documentation

TypeKeyIdentity Properties

The properties of the TypeKeyIdentity class are listed below. For a complete list of TypeKeyIdentity class members, see the TypeKeyIdentity Members topic.

Public Instance Properties

AuthenticationTypeGets the type of authentication used to identify the user.
EmailEmail address of the authenticated user.
FOAFUrlUrl for the FOAF file for the authenticated user.
IsAuthenticated Whether the user was authenticated. Caller should also use IsAuthFresh to verify freshness of the authentication.
NameLogin name of an authenticated user. Unique identifier.
NameHashMD5 hash of Name. Provides a numerical unique identifier (an 128 bit integer).
NickDisplay name of the authenticated user.
TimeStampTimestamp of the authentication.

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace