Share via


PushNotificationSubscriberPropertyNames.ServiceToken field

Specifies the delivery channel URI for push notifications. It must not be null. It must not be empty.

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

Syntax

'Declaration
Public Const ServiceToken As String
'Usage
Dim value As String

value = PushNotificationSubscriberPropertyNames.ServiceToken
public const string ServiceToken

See also

Reference

PushNotificationSubscriberPropertyNames class

PushNotificationSubscriberPropertyNames members

Microsoft.SharePoint.Client namespace