LosFormatter Constructor (Boolean, Byte[])
.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.Byte[]
The modifier for the MAC key.
.NET Framework
Available since 2.0
Available since 2.0
Show: