SPAce<T> members
Include protected members
Include inherited members
代表存取控制項目存取控制清單 (ACL) 中。
The SPAce<T> type exposes the following members.
Properties
Name | Description | |
---|---|---|
BinaryId | 取得之主體的識別碼 (ID)。 | |
BinaryIdType | 取得之主體的識別碼 (ID) 類型。 | |
DenyRightsMask | 取得或設定由存取控制項目拒絕的權限。 | |
DisplayName | 取得或設定存取控制項目的顯示名稱。 | |
GrantRightsMask | 取得或設定由存取控制項目授與的權限。 | |
IsWindowsAuthenticationMode | 取得 Boolean 值,指出主體是否要使用 Windows 驗證。 | |
PrincipalName | 取得之主體的名稱。 | |
RawSid | 取得之主體的安全性識別碼。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top