Method | Description | |
---|---|---|
DecodePass ( |
||
EncodePass ( string cleartextpass ) : string | ||
OpenXmlfile ( ) : |
||
SaveXmlfile ( |
||
SelectSingleNodeText ( |
||
SetOrUpdateNodeText ( |
public static DecodePass ( |
||
account | ||
return | string |
public static EncodePass ( string cleartextpass ) : string | ||
cleartextpass | string | |
return | string |
public static OpenXmlfile ( ) : |
||
return |
public static SaveXmlfile ( |
||
doc | ||
return | void |
public static SelectSingleNodeText ( |
||
root_node | ||
node_name | string | |
return | string |
public static SetOrUpdateNodeText ( |
||
root_node | ||
node_name | string | |
new_value | string | |
return | void |