pub fn parse_container(
result: SearchEntry,
domain: &String,
dn_sid: &mut HashMap<String, String>,
sid_type: &mut HashMap<String, String>,
) -> ValueExpand description
Function to parse and replace value in json template for Container object.