Click or drag to resize

UserProfilesHash Property

Computes and returns a MD5 hash of the profiles concatenated into a string.

Namespace:  NetQuarry.Security
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Hash { get; }

Return Value

Type: String
The computed hash code.
See Also