共用方式為


SPFarmManagedAccountCollection members

Include protected members
Include inherited members

代表伺服器陣列中的受管理帳戶的集合。

The SPFarmManagedAccountCollection type exposes the following members.

Constructors

  Name Description
Public method SPFarmManagedAccountCollection 初始化SPFarmManagedAccountCollection類別的新執行個體。

Top

Properties

  Name Description
Public property Count 取得集合中的帳號數目。
Public property IsReadOnly 取得一個值,指出集合是唯讀屬性。
Public property Item 取得比對的使用者名稱的SPManagedAccount物件。

Top

Methods

  Name Description
Public method Add 此成員是保留給內部使用,而不是用來直接從您的程式碼使用
Public method Clear 此成員是保留給內部使用,而不是用來直接從您的程式碼使用
Public method Contains 會決定是否集合中含有指定的受管理的帳戶。
Public method CopyTo 複製到陣列中指定的起始索引處開始的陣列集合中的項目。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindOrCreateAccount 會找出指定的使用者名稱與受管理的帳戶或建立一個,如果不存在的受管理的帳戶。
Public method GetEnumerator 取得集合中的列舉值。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove 此成員是保留給內部使用,而不是用來直接從您的程式碼使用
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator 瀏覽集合取得逐一查看列舉值。

Top

請參閱

參照

SPFarmManagedAccountCollection class

Microsoft.SharePoint.Administration namespace