This documentation is archived and is not being maintained.

LosFormatter Constructor

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.

  NameDescription
Public method LosFormatter() Initializes a new instance of the LosFormatter class using default values.
Public method LosFormatter(Boolean, array<Byte>) Initializes a new instance of the LosFormatter class using the specified enable flag and machine authentication code (MAC) key modifier.
Public method LosFormatter(Boolean, String) Initializes a new instance of the LosFormatter class using the specified enable flag and machine authentication code (MAC) key modifier.
Top
Show: