Compartilhar via


SPSecurityEventProperties.GroupNewOwnerId property

Obtém o identificador do novo proprietário do grupo de segurança para este evento.

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

Syntax

'Declaração
Public ReadOnly Property GroupNewOwnerId As Integer
    Get
'Uso
Dim instance As SPSecurityEventProperties
Dim value As Integer

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

Property value

Type: System.Int32
O identificador do novo proprietário do grupo de segurança.

Ver também

Referência

SPSecurityEventProperties class

SPSecurityEventProperties members

Microsoft.SharePoint namespace