{"version":3,"sources":["../../../packages/core/data/active-directory/models/account-info.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,WAAW;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CAChB","file":"account-info.d.ts","sourcesContent":["/**\r\n * Active directory account information\r\n */\r\nexport interface AccountInfo {\r\n    name: string;\r\n    type: string;\r\n}\r\n"]}