메소드 | 설명 | |
---|---|---|
DecodePass ( |
||
EncodePass ( string cleartextpass ) : string | ||
OpenXmlfile ( ) : |
||
SaveXmlfile ( |
||
SelectSingleNodeText ( |
||
SetOrUpdateNodeText ( |
public static DecodePass ( |
||
account | ||
리턴 | string |
public static EncodePass ( string cleartextpass ) : string | ||
cleartextpass | string | |
리턴 | string |
public static SaveXmlfile ( |
||
doc | ||
리턴 | void |
public static SelectSingleNodeText ( |
||
root_node | ||
node_name | string | |
리턴 | string |
public static SetOrUpdateNodeText ( |
||
root_node | ||
node_name | string | |
new_value | string | |
리턴 | void |