Method | Description | |
---|---|---|
Protect ( string input, Protection protectionType ) : string | ||
Unprotect ( string input, Protection protectionType ) : string |
Method | Description | |
---|---|---|
ConvertProtection ( Protection value ) : MachineKeyProtection |
protected Protect ( string input, Protection protectionType ) : string | ||
input | string | |
protectionType | Protection | |
return | string |
protected Unprotect ( string input, Protection protectionType ) : string | ||
input | string | |
protectionType | Protection | |
return | string |