namespace: Serenity.Web.Providers assembly: Serenity.Net.Web
Computes SHA512 of the string
public static string ComputeSHA512(string s)
parameter | description |
---|---|
s | String |
exception | condition |
---|---|
ArgumentNullException | String is null or empty |
- class SiteMembershipProvider