Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: string EncryptPassword(string)

Declaration

protected abstract string EncryptPassword(
    string decrypted
)

Summary

When implemented in a derived class, encrypts the specified clear-text password.