次の方法で共有


SerializedSecurityContextType クラス (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SerializableAttribute> _
<XmlRootAttribute("SerializedSecurityContext", Namespace:="https://schemas.microsoft.com/exchange/services/2006/types", IsNullable:=False)> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
Public Class SerializedSecurityContextType
    Inherits SoapHeader
'使用
Dim instance As SerializedSecurityContextType
[SerializableAttribute] 
[XmlRootAttribute("SerializedSecurityContext", Namespace="https://schemas.microsoft.com/exchange/services/2006/types", IsNullable=false)] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
public class SerializedSecurityContextType : SoapHeader

継承階層

System.Object
   System.Web.Services.Protocols.SoapHeader
    Microsoft.SharePoint.Portal.WebControls.SerializedSecurityContextType

スレッドの安全性

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

関連項目

参照

SerializedSecurityContextType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間