SPPolicyRole members
Include protected members
Include inherited members
定義的權限授與給單一原則角色拒絕。
The SPPolicyRole type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPPolicyRole | 沒有拒絕或授與的權限初始化SPPolicyRole類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
DenyRightsMask | 取得或設定透過原則角色拒絕的權限。 | |
Description | 取得或設定原則角色的描述。 | |
GrantRightsMask | 取得或設定透過原則角色授與的權限。 | |
Id | 取得原則角色的 GUID。 | |
IsSiteAdmin | 取得或設定 Boolean 值,以指定是否原則角色授與網站集合管理員狀態。 | |
IsSiteAuditor | 取得或設定 Boolean 值,以指定是否原則角色授與網站集合稽核者狀態。 | |
Name | 取得或設定的原則角色名稱。 | |
Type | 取得原則角色的角色類型。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) | |
Xml | 取得原則角色之 XML 形式。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | 覆寫] 相當於 [,如此我們物件取得相較,在還原期間取得適當的比較運算子。 (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | 會傳回之原則的雜湊程式碼。 (Overrides Object.GetHashCode().) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top