MFConfigHelper Members

The following tables list the members exposed by the MFConfigHelper type.

Public Constructors

Name Description
Public Method MFConfigHelper Initializes a new instance of the MFConfigHelper class.

Public Destructors

Name Description
Public Method ~MFConfigHelper Releases all resources held by this object.

Public Properties

Name Description
Public Property IsDeploymentKeyLocked A Boolean value indicating whether the deployment sector security key has been programmed.
Public Property IsFirmwareKeyLocked A Boolean value indicating whether the firmware security key has been programmed.
Public Property IsValidConfig A Boolean value indicating whether the device configuration version matches this version of MFDeploy.
Public Property MaintainConnection A Boolean value indicating whether MFDeploy should maintain a connection to TinyBooter.

Public Methods

Name Description
Public Method Dispose Cleans up this object by releasing.
Public Method FindConfig Searches the dynamic portion of the configuration sector for the given configuration.
Public Method Static UnmarshalData Unmarshalls data into an object of a specified type.
Public Method UpdatePublicKey Updates the given public signature key.
Public Method WriteConfig Updates or creates a device configuration.

See Also

MFConfigHelper Class
Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine Namespace