共用方式為


SPSecurityEventProperties members

Include protected members
Include inherited members

包含安全性事件的屬性。

The SPSecurityEventProperties type exposes the following members.

Properties

  Name Description
Public property Cancel Obsolete. 取得或設定布林值,這個值,指出是否要取消的事件。 (Inherited from SPEventPropertiesBase.)
Public property ErrorMessage 取得或設定錯誤訊息, Microsoft SharePoint Foundation會顯示事件時已被取消。 (Inherited from SPEventPropertiesBase.)
Public property EventType 取得事件的型別。 (Inherited from SPEventPropertiesBase.)
Protected property EventUserToken 表示目前的使用者在指定的事件引發的時間。 (Inherited from SPEventPropertiesBase.)
Public property GroupId 取得這個事件中的安全群組的識別項。
Public property GroupName 取得這個事件的安全性群組的名稱。
Public property GroupNewOwnerId 取得這個事件的新群組的擁有者安全性識別項。
Public property GroupOwnerId 取得這個事件中的安全群組的擁有者的識別項。
Public property GroupUserId 取得這個事件套用對象的使用者的識別項。
Public property GroupUserLoginName 取得這個事件套用對象的使用者的登入名稱。
Public property ObjectType 取得此事件適用於該物件的型別。
Public property OriginatingUserToken 取得發出要求的使用者語彙基元。 (Inherited from SPEventPropertiesBase.)
Public property PrincipalId 取得此事件適用於使用者或安全性群組群組的識別項。
Public property ReceiverData 取得字串,包含事件的相關資料。 (Inherited from SPEventPropertiesBase.)
Public property RedirectUrl Obsolete.CancelWithRedirectUrlSPEventReceiverStatus狀態時,重新導向至 URL。 (Inherited from SPEventPropertiesBase.)
Public property RoleDefinitionId 取得這個事件的角色定義的識別項。
Public property RoleDefinitionName 取得這個事件的角色定義名稱。
Public property RoleDefinitionPermissions 取得這個事件的角色定義的安全性權限。
Public property ScopeUrl 取得此事件適用於該物件的相對 URL。
Public property SiteId 取得事件的站台 ID。 (Inherited from SPEventPropertiesBase.)
Public property Status 取得或設定設陷事件的狀態。 (Inherited from SPEventPropertiesBase.)
Public property UserDisplayName 取得目前使用者的顯示名稱。
Public property UserLoginName 取得目前使用者的登入名稱。
Public property Web 取得表示觸發事件的站台的SPWeb物件。
Public property WebFullUrl 取得目前的 web 事件的發生位置的完整 URL。
Public property WebId 取得目前的網站發生該事件的識別項。

Top

Methods

  Name Description
Public method Dispose 處置所開啟的SPSiteSPWeb物件。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPSecurityEventProperties class

Microsoft.SharePoint namespace