This documentation is archived and is not being maintained.
LosFormatter Constructor
Visual Studio 2010
Initializes a new instance of the LosFormatter class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LosFormatter() | Initializes a new instance of the LosFormatter class using default values. |
|
LosFormatter(Boolean, array<Byte>) | Initializes a new instance of the LosFormatter class using the specified enable flag and machine authentication code (MAC) key modifier. |
|
LosFormatter(Boolean, String) | Initializes a new instance of the LosFormatter class using the specified enable flag and machine authentication code (MAC) key modifier. |
Show: