Share via


SPRemoteSecurityEventProperties.PrincipalId property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property PrincipalId As Integer
    Get
    Friend Set
'Usage
Dim instance As SPRemoteSecurityEventProperties
Dim value As Integer

value = instance.PrincipalId
[DataMemberAttribute]
public int PrincipalId { get; internal set; }

Property value

Type: System.Int32

See also

Reference

SPRemoteSecurityEventProperties class

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.RemoteApp namespace