Compartilhar via


ODataAuthenticator classe

Usado para autenticar usuários em um site do SharePoint.

Inheritance hierarchy

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

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Phone.Auth.UI (em Microsoft.SharePoint.Client.Phone.Auth.UI.dll)

Sintaxe

'Declaração
Public NotInheritable Class ODataAuthenticator _
    Inherits Authenticator
'Uso
Dim instance As ODataAuthenticator
public sealed class ODataAuthenticator : Authenticator

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

ODataAuthenticator membros

Microsoft.SharePoint.Client namespace