Files
k7/WTAPPROOT/K7/k7config.json
2019-10-25 20:16:43 +02:00

16 lines
290 B
JSON

{
"sCommonName" : {
"user1" : {
"canImport" : true,
"canDelete" : true,
"privKeyIds" : [
"FullKeyId1",
"FullKeyId2"
]
},
"user2" : {
"canImport" : true
}
}
}