Pro .Net Directory Services Programming

個数:

Pro .Net Directory Services Programming

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 284 p.
  • 商品コード 9781590592694

Full Description

Active Directory is at the heart of Windows 2000 and Windows 2003 Server. It is the central repository where Windows stores information on network resources and about users. To access Active Directory programmatically, you need to know about directory services programming.

.NET gives programmers a whole new APIthe System.DirectoryServices namespacethat they can use to access Active Directory and other directory services. This API largely (and happily) replaces COM-based ADSI.

Pro .NET Directory Services Programming shows you how to use the classes in the System.DirectoryServices namespace. The aim is not to give you a laundry list of classes with their methods and properties, but to enable you to focus on how to solve real problems, such as searching a directory for specific objects. After covering the general techniques for working with directory services in .NET, the book zooms in on three particular scenarios: managing users and groups, network administration, and working with Exchange Server.

Contents

Directory Services in a Nutshell.- Directory Services and .NET.- Searching Directory Services.- ADSI in .NET.- Directory Services Security.- User Management.- Server and Resource; Management.- Exchange Administration.