WinNetworkBrowser Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The WinNetworkBrowser type exposes the following members.

Methods

  Name Description
Public method ADSearch(String, Int32, String)
Searches the Active Directory and returns the objects found along with optional properties.
Public method Code example ADSearch(String, WinNetworkBrowserCriteriaTypes, String, String, String, String, WinNetworkBrowserADObjectClasses, String, String)
Searches the Active Directory and returns the objects found along with optional properties.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EnumerateTrustees
Returns a list of trustees from the network of from the local machine. The document is a complete list of all documents that exists but grouped in pages. Avoid using this method to list users in domains with a large number of users.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetRegisteredDomains
Returns a list of domains available at the server. This includes a list of all domains in the forest and the server itself provided that the server is not a domain controller. The local domain name is returned as the flat (netBIOS) name and domain names are returned as DNS names. NT 4 domains are not supported and in the case the Content Studio server is member of a NT 4 domain the machine is considered being stand-alone.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method LookupAccountName(String)
Tests if the account name exists in the underlying system and returns basic data about the account
Public method LookupAccountName(String, String)
Tests if the account name exists in the underlying system and returns basic data about the account.
Public method LookupAccountSid
Tests if the account sid exists in the underlying system and returns basic data about the account it represents.
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference