LosFormatter Constructor (Boolean, String)
.NET Framework (current version)
Initializes a new instance of the LosFormatter class using the specified enable flag and machine authentication code (MAC) key modifier.
Assembly: System.Web (in System.Web.dll)
Parameters
- enableMac
-
Type:
System.Boolean
true to enable view-state MAC; otherwise, false.
- macKeyModifier
-
Type:
System.String
The modifier for the MAC key.
.NET Framework
Available since 1.1
Available since 1.1
Show: