Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The settings for handling remote event receiver calls.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteEventServiceSettings As SPRemoteEventServiceSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPRemoteEventServiceSettings
value = instance.RemoteEventServiceSettings
public SPRemoteEventServiceSettings RemoteEventServiceSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPRemoteEventServiceSettings