Skip to content

MembershipSettings.SaltSize property

The size of the salt used when hashing passwords.

public int SaltSize { get; set; }

See Also