Share via


SPSecurityEventProperties class

包含安全性事件的屬性。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventPropertiesBase
    Microsoft.SharePoint.SPSecurityEventProperties

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SerializableAttribute> _
Public NotInheritable Class SPSecurityEventProperties _
    Inherits SPEventPropertiesBase _
    Implements IDisposable
'用途
Dim instance As SPSecurityEventProperties
[SerializableAttribute]
public sealed class SPSecurityEventProperties : SPEventPropertiesBase, 
    IDisposable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPSecurityEventProperties members

Microsoft.SharePoint namespace