A byte array that contains the encrypted password to decrypt.
Returns
A byte array that contains the decrypted password.
Remarks
The MembershipProvider.DecryptPassword(Byte[]) method is a virtual method that is provided for membership provider implementations to use when supporting encrypted password formats.