共用方式為


SPSecurityEventProperties.GroupOwnerId property

取得這個事件中的安全群組的擁有者的識別項。

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

Syntax

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

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

Property value

Type: System.Int32
安全群組的擁有者的識別項。

請參閱

參照

SPSecurityEventProperties class

SPSecurityEventProperties members

Microsoft.SharePoint namespace