命名空间: Microsoft.IdentityModel.Tokens.Saml2
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim customConfigElements As XmlNodeList Dim instance As New Saml2SecurityTokenHandler(customConfigElements)
语法
声明
Public Sub New ( _
customConfigElements As XmlNodeList _
)
public Saml2SecurityTokenHandler (
XmlNodeList customConfigElements
)
public:
Saml2SecurityTokenHandler (
XmlNodeList^ customConfigElements
)
public Saml2SecurityTokenHandler (
XmlNodeList customConfigElements
)
public function Saml2SecurityTokenHandler (
customConfigElements : XmlNodeList
)
参数
- customConfigElements
平台
开发平台
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
请参见
参考
Saml2SecurityTokenHandler 类
Saml2SecurityTokenHandler 成员
Microsoft.IdentityModel.Tokens.Saml2 命名空间