Saml11SecurityTokenHandler 构造函数 (XmlNodeList)

命名空间: Microsoft.IdentityModel.Tokens.Saml11
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)

用法

    Dim customConfigElements As XmlNodeList

Dim instance As New Saml11SecurityTokenHandler(customConfigElements)

语法

声明
Public Sub New ( _
    customConfigElements As XmlNodeList _
)
public Saml11SecurityTokenHandler (
    XmlNodeList customConfigElements
)
public:
Saml11SecurityTokenHandler (
    XmlNodeList^ customConfigElements
)
public Saml11SecurityTokenHandler (
    XmlNodeList customConfigElements
)
public function Saml11SecurityTokenHandler (
    customConfigElements : XmlNodeList
)

参数

  • customConfigElements
     

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

请参见

参考

Saml11SecurityTokenHandler 类
Saml11SecurityTokenHandler 成员
Microsoft.IdentityModel.Tokens.Saml11 命名空间