Compartilhar via


SimpleLogin classe

Classe reservada para uso interno

Inheritance hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          System.Windows.Controls.UserControl
            System.Windows.Controls.Page
              PhoneApplicationPage
                Microsoft.SharePoint.Client.SimpleLogin

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

Sintaxe

'Declaração
Public Class SimpleLogin _
    Inherits PhoneApplicationPage
'Uso
Dim instance As SimpleLogin
public class SimpleLogin : PhoneApplicationPage

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

SimpleLogin membros

Microsoft.SharePoint.Client namespace