Class LinuxUtmp
The LinuxUtmp extension captures details specific to Linux Utmp events.
Implements
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public sealed class LinuxUtmp : IMessage<LinuxUtmp>, IEquatable<LinuxUtmp>, IDeepCloneable<LinuxUtmp>, IBufferMessage, IMessage
Constructors
LinuxUtmp()
Declaration
public LinuxUtmp()
LinuxUtmp(LinuxUtmp)
Declaration
public LinuxUtmp(LinuxUtmp other)
Parameters
| Type | Name | Description |
|---|---|---|
| LinuxUtmp | other |
Properties
RecordType
The activity record type.
Declaration
public LinuxUtmp.Types.RecordType RecordType { get; set; }
Property Value
| Type | Description |
|---|---|
| LinuxUtmp.Types.RecordType |