Freigeben über


PushNotificationSubscriber.ServiceToken-Eigenschaft

Gibt die Übermittlung Channel-URI für Pushbenachrichtigungen an. Sie müssen nicht null sein. Es muss nicht leer sein.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Property ServiceToken As String
    Get
    Set
'Usage
Dim instance As PushNotificationSubscriber
Dim value As String

value = instance.ServiceToken

instance.ServiceToken = value
public string ServiceToken { get; set; }

Eigenschaftswert

Typ: System.String
String

Siehe auch

Referenz

PushNotificationSubscriber Klasse

PushNotificationSubscriber-Member

Microsoft.SharePoint.Client-Namespace