共用方式為


SPSecurityEventProperties.GroupUserId property

取得這個事件套用對象的使用者的識別項。

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

Syntax

'宣告
Public ReadOnly Property GroupUserId As Integer
    Get
'用途
Dim instance As SPSecurityEventProperties
Dim value As Integer

value = instance.GroupUserId
public int GroupUserId { get; }

Property value

Type: System.Int32
使用者的識別項。

請參閱

參照

SPSecurityEventProperties class

SPSecurityEventProperties members

Microsoft.SharePoint namespace