次の方法で共有


Authentication クラス (Microsoft.SharePoint.Dsp)

Authentication クラスはバックエンド サーバーへの接続に使用する認証モードを表します。

名前空間: Microsoft.SharePoint.Dsp
アセンブリ: Microsoft.SharePoint.Dsp (microsoft.sharepoint.dsp.dll 内)

構文

'宣言
<XmlRootAttribute(ElementName:="authentication")> _
Public Class Authentication
    Inherits SoapHeader
'使用
Dim instance As Authentication
[XmlRootAttribute(ElementName="authentication")] 
public class Authentication : SoapHeader

備考

<dsp:authentication> SOAP ヘッダーに対応する Authentication クラス。

継承階層

System.Object
   System.Web.Services.Protocols.SoapHeader
    Microsoft.SharePoint.Dsp.Authentication

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

Authentication メンバ
Microsoft.SharePoint.Dsp 名前空間