DSInternals/Src/DSInternals.PowerShell/Views/DSInternals.RoamedCredential.format.ps1xml
2018-10-13 22:36:53 +02:00

46 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
<Controls>
<Control>
<Name>RoamedCredential</Name>
<CustomControl>
<CustomEntries>
<CustomEntry>
<CustomItem>
<ExpressionBinding>
<PropertyName>Type</PropertyName>
</ExpressionBinding>
<Text>: </Text>
<ExpressionBinding>
<PropertyName>Id</PropertyName>
</ExpressionBinding>
<NewLine />
</CustomItem>
</CustomEntry>
</CustomEntries>
</CustomControl>
</Control>
</Controls>
<ViewDefinitions>
<View>
<Name>RoamedCredential</Name>
<ViewSelectedBy>
<TypeName>DSInternals.Common.Data.RoamedCredential</TypeName>
</ViewSelectedBy>
<TableControl>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>Type</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>FileName</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
</ViewDefinitions>
</Configuration>