TypeKeySecurity library documentation

TypeKeyIdentity.NameHash Property

MD5 hash of Name. Provides a numerical unique identifier (an 128 bit integer).

public TypeKeyNameHash NameHash {get;}

Property Value

A TypeKeyNameHash object derived from the Name.

Remarks

Returns hash zero if the user isn't authenticated.

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace