共用方式為


SPPolicy.SPPolicyRoleBindingCollection members

Include protected members
Include inherited members

代表處理每個使用者或群組繫結至原則原則角色的集合。

The SPPolicy.SPPolicyRoleBindingCollection type exposes the following members.

Properties

  Name Description
Public property Count 繫結中取得原則角色的數目。 (Overrides SPBaseCollection.Count.)
Public property Item[Int32] 取得集合中的指定索引處的原則角色。
Public property Item[SPPolicyRole] 取得指定的原則角色原則角色。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Add 會指定的原則角色新增至繫結集合。
Public method AddById 將指定的 guid 的原則角色新增至繫結集合。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method Remove 從繫結集合移除指定的原則角色。
Public method RemoveAll 從原則移除所有的原則角色繫結。
Public method RemoveById 指定的 GUID 為基礎的原則會移除指定的原則角色。
Public method ToString 會傳回已繫結至包含原則原則角色清單。 (Overrides Object.ToString().)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPPolicy.SPPolicyRoleBindingCollection class

Microsoft.SharePoint.Administration namespace