共用方式為


SPPolicyRoleCollection members

Include protected members
Include inherited members

代表SPPolicyRole物件的集合。

The SPPolicyRoleCollection type exposes the following members.

Constructors

  Name Description
Public method SPPolicyRoleCollection 保留給內部使用。

Top

Properties

  Name Description
Public property Count 取得集合中的數個原則。
Public property Item[Int32] 取得集合中的指定索引處的原則角色物件。
Public property Item[String] 集合中取得具有指定名稱的原則角色物件。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property Xml 取得原則角色集合的 XML 形式。

Top

Methods

  Name Description
Public method Add(String, String) 將原則角色新增至指定的原則角色名稱與描述為基礎的集合。
Public method Add(String, String, SPBasePermissions, SPBasePermissions) 會新增至集合的原則角色根據指定的原則角色名稱、 描述、 授與權限,並拒絕權限。
Public method Delete(Int32) 會刪除集合中的指定索引處的原則角色。
Public method Delete(String) 會刪除具有指定名稱的原則角色。
Public method DeleteById 會刪除具有指定之 ID 的原則角色
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetById 從集合中傳回與指定 GUID 的原則角色。
Public method GetEnumerator 會傳回來逐一查看集合的列舉值。
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetSpecialRole 會傳回指定之的原則的角色類型為基礎的預設原則角色。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPPolicyRoleCollection class

Microsoft.SharePoint.Administration namespace