PushNotificationSubscriberPropertyNames.ServiceToken - Champ
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 Const ServiceToken As String
'Utilisation
Dim value As String
value = PushNotificationSubscriberPropertyNames.ServiceToken
public const string ServiceToken
Voir aussi
Référence
PushNotificationSubscriberPropertyNames classe