AuthenticatorBase クラス

クライアントの認証のためには、基本クラスを提供します。

継承階層

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

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

構文

'宣言
Public MustInherit Class AuthenticatorBase _
    Implements ICredentials
'使用
Dim instance As AuthenticatorBase
public abstract class AuthenticatorBase : ICredentials

スレッド セーフ

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

関連項目

参照先

AuthenticatorBase メンバー

Microsoft.SharePoint.Client 名前空間