TestimoX

API Reference

Class

NetLogonLogEntryServerAuthenticate

Namespace ADPlayground
Assembly ADPlayground

Represents a server authentication entry.

Inheritance

Constructors

public NetLogonLogEntryServerAuthenticate() #

Properties

public String Action { get; set; } #

Gets or sets the action performed.

public String ServerName { get; set; } #

Gets or sets the server name.

public String IPAddress { get; set; } #

Gets or sets the server IP address.

public String Account { get; set; } #

Gets or sets the account used.

public String Negotiation { get; set; } #

Gets or sets the negotiation method.