AuthenticatorBase - Classe
Fournit une classe de base pour l'authentification du client.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Client.AuthenticatorBase
Microsoft.SharePoint.Client.Authenticator
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public MustInherit Class AuthenticatorBase _
Implements ICredentials
'Utilisation
Dim instance As AuthenticatorBase
public abstract class AuthenticatorBase : ICredentials
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.