SPSecurityEventProperties members
Include protected members
Include inherited members
包含安全性事件的屬性。
The SPSecurityEventProperties type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Cancel | Obsolete. 取得或設定布林值,這個值,指出是否要取消的事件。 (Inherited from SPEventPropertiesBase.) |
![]() |
ErrorMessage | 取得或設定錯誤訊息, Microsoft SharePoint Foundation會顯示事件時已被取消。 (Inherited from SPEventPropertiesBase.) |
![]() |
EventType | 取得事件的型別。 (Inherited from SPEventPropertiesBase.) |
![]() |
EventUserToken | 表示目前的使用者在指定的事件引發的時間。 (Inherited from SPEventPropertiesBase.) |
![]() |
GroupId | 取得這個事件中的安全群組的識別項。 |
![]() |
GroupName | 取得這個事件的安全性群組的名稱。 |
![]() |
GroupNewOwnerId | 取得這個事件的新群組的擁有者安全性識別項。 |
![]() |
GroupOwnerId | 取得這個事件中的安全群組的擁有者的識別項。 |
![]() |
GroupUserId | 取得這個事件套用對象的使用者的識別項。 |
![]() |
GroupUserLoginName | 取得這個事件套用對象的使用者的登入名稱。 |
![]() |
ObjectType | 取得此事件適用於該物件的型別。 |
![]() |
OriginatingUserToken | 取得發出要求的使用者語彙基元。 (Inherited from SPEventPropertiesBase.) |
![]() |
PrincipalId | 取得此事件適用於使用者或安全性群組群組的識別項。 |
![]() |
ReceiverData | 取得字串,包含事件的相關資料。 (Inherited from SPEventPropertiesBase.) |
![]() |
RedirectUrl | Obsolete. 將CancelWithRedirectUrl的SPEventReceiverStatus狀態時,重新導向至 URL。 (Inherited from SPEventPropertiesBase.) |
![]() |
RoleDefinitionId | 取得這個事件的角色定義的識別項。 |
![]() |
RoleDefinitionName | 取得這個事件的角色定義名稱。 |
![]() |
RoleDefinitionPermissions | 取得這個事件的角色定義的安全性權限。 |
![]() |
ScopeUrl | 取得此事件適用於該物件的相對 URL。 |
![]() |
SiteId | 取得事件的站台 ID。 (Inherited from SPEventPropertiesBase.) |
![]() |
Status | 取得或設定設陷事件的狀態。 (Inherited from SPEventPropertiesBase.) |
![]() |
UserDisplayName | 取得目前使用者的顯示名稱。 |
![]() |
UserLoginName | 取得目前使用者的登入名稱。 |
![]() |
Web | 取得表示觸發事件的站台的SPWeb物件。 |
![]() |
WebFullUrl | 取得目前的 web 事件的發生位置的完整 URL。 |
![]() |
WebId | 取得目前的網站發生該事件的識別項。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | 處置所開啟的SPSite和SPWeb物件。 |
![]() |
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