API Reference
Class
NetLogonLogEntryNoClientSite
Represents a NetLogon entry missing a client site.
Inheritance
- NetLogonLogEntryGeneric
- NetLogonLogEntryNoClientSite
Constructors
public NetLogonLogEntryNoClientSite() #Inherited Methods
Properties
Inherited Properties
public DateTime Timestamp { get; set; } #Inherited from NetLogonLogEntryGeneric
public String Category { get; set; } #Inherited from NetLogonLogEntryGeneric
public String ThreadId { get; set; } #Inherited from NetLogonLogEntryGeneric
public String Source { get; set; } #Inherited from NetLogonLogEntryGeneric
public String Message { get; set; } #Inherited from NetLogonLogEntryGeneric
public String RawLine { get; set; } #Inherited from NetLogonLogEntryGeneric
public Boolean IsUnparsed { get; set; } #Inherited from NetLogonLogEntryGeneric
public Dictionary<String, String> Properties { get; set; } #Inherited from NetLogonLogEntryGeneric