Share via


SPRemoteSecurityEventProperties.RoleDefinitionId property

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

Syntax

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

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

Property value

Type: System.Int32

See also

Reference

SPRemoteSecurityEventProperties class

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.RemoteApp namespace