summaryM:DotNetNuke.Security.PortalSecurity.Decrypt(System.String,System.String)
Namespace: DotNetNuke.SecurityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Decrypt( string strKey, string strData ) |
Visual Basic |
---|
Public Function Decrypt ( strKey As String, strData As String ) As String |
Parameters
- strKey
- Type: System..::..String
paramstrKeyM:DotNetNuke.Security.PortalSecurity.Decrypt(System.String,System.String)
- strData
- Type: System..::..String
paramstrDataM:DotNetNuke.Security.PortalSecurity.Decrypt(System.String,System.String)