Saml2Attribute 构造函数 (String)

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

用法

    Dim name As String

Dim instance As New Saml2Attribute(name)

语法

声明
Public Sub New ( _
    name As String _
)
public Saml2Attribute (
    string name
)
public:
Saml2Attribute (
    String^ name
)
public Saml2Attribute (
    String name
)
public function Saml2Attribute (
    name : String
)

参数

  • name
     

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

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

请参见

参考

Saml2Attribute 类
Saml2Attribute 成员
Microsoft.IdentityModel.Tokens.Saml2 命名空间