Partager via


PushNotificationSubscriber.ServiceToken - Propriété

Spécifie le canal de remise URI pour les notifications push. Il ne doit pas être null. Il ne doit pas être vide.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Property ServiceToken As String
    Get
    Set
'Utilisation
Dim instance As PushNotificationSubscriber
Dim value As String

value = instance.ServiceToken

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

Valeur de propriété

Type : System.String
Chaîne

Voir aussi

Référence

PushNotificationSubscriber classe

PushNotificationSubscriber - Membres

Microsoft.SharePoint.Client - Espace de noms