Click or drag to resize

LdapSearchResultEntry Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.LdapSearchResultEntry"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.DataModelsBaseObject
    NetIQ.DRA.Common.Rest.DataModelsLdapSearchResultEntry

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class LdapSearchResultEntry : BaseObject

The LdapSearchResultEntry type exposes the following members.

Constructors
  NameDescription
Public methodLdapSearchResultEntry
Initializes a new instance of the LdapSearchResultEntry class
Top
Properties
  NameDescription
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyDn
Top
Fields
  NameDescription
Public fieldattributes
Top
See Also