Returns the decryptionkey from webconfig machinekey

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static string GetDecryptionkey()
Visual Basic
Public Shared Function GetDecryptionkey As String

Return Value

decryption key

See Also