@page "/device-details/{deviceId?}/{activeTab?}" @attribute [Authorize] @inherits AuthComponentBase @if (string.IsNullOrWhiteSpace(DeviceId)) {
| Shell | Timestamp | User | Duration | Input | Output | Error | |
|---|---|---|---|---|---|---|---|
| @scriptResult.Shell | @scriptResult.TimeStamp | @scriptResult.SenderUserName | @scriptResult.RunTime | @GetTrimmedText(scriptResult.ScriptInput, 25) | @GetTrimmedText(scriptResult.StandardOutput, 25) | @GetTrimmedText(scriptResult.ErrorOutput, 25) |