Authenticator クラス

これは、SharePoint サイトでユーザーを認証する方法を紹介は、Windows Phone ですべてのサポートされている認証の種類の基本クラス

継承階層

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

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.Phone.Auth.UI (Microsoft.SharePoint.Client.Phone.Auth.UI.dll 内)

構文

'宣言
Public Class Authenticator _
    Inherits AuthenticatorBase
'使用
Dim instance As Authenticator
public class Authenticator : AuthenticatorBase

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

Authenticator メンバー

Microsoft.SharePoint.Client 名前空間