TestimoX

API Reference

Class

NetLogonLogEntryDsGetDcName

Namespace ADPlayground
Assembly ADPlayground

Represents a DsGetDcName call entry.

Inheritance

Constructors

Properties

public String Operation { get; set; } #

Gets or sets the operation name.

public String ClientPid { get; set; } #

Gets or sets the client process identifier.

public String Domain { get; set; } #

Gets or sets the domain name.

public String Account { get; set; } #

Gets or sets the account name.

public String Flags { get; set; } #

Gets or sets the request flags.

public String Status { get; set; } #

Gets or sets the status code.

public String DcName { get; set; } #

Gets or sets the contacted DC name.

public String DcAddress { get; set; } #

Gets or sets the DC address.

public String DcAddressType { get; set; } #

Gets or sets the DC address type.

public String DnsForestName { get; set; } #

Gets or sets the forest name.

public String DcSiteName { get; set; } #

Gets or sets the DC site name.

public String ClientSiteName { get; set; } #

Gets or sets the client site name.