Метод | Описание | |
---|---|---|
Protect ( string input, Protection protectionType ) : string | ||
Unprotect ( string input, Protection protectionType ) : string |
Метод | Описание | |
---|---|---|
ConvertProtection ( Protection value ) : MachineKeyProtection |
protected Protect ( string input, Protection protectionType ) : string | ||
input | string | |
protectionType | Protection | |
Результат | string |
protected Unprotect ( string input, Protection protectionType ) : string | ||
input | string | |
protectionType | Protection | |
Результат | string |