Partager via


Authenticator - Classe

Fournit des méthodes d'authentification de l'utilisateur sur un site SharePoint cela est la classe de base pour tous les types d'authentifications pris en charge sur Windows Phone

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.AuthenticatorBase
    Microsoft.SharePoint.Client.Authenticator
      Microsoft.SharePoint.Client.ODataAuthenticator

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.Phone.Auth.UI (dans Microsoft.SharePoint.Client.Phone.Auth.UI.dll)

Syntaxe

'Déclaration
Public Class Authenticator _
    Inherits AuthenticatorBase
'Utilisation
Dim instance As Authenticator
public class Authenticator : AuthenticatorBase

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

Authenticator - Membres

Microsoft.SharePoint.Client - Espace de noms