Partager via


Constructeur Saml2NameIdentifier (String)

Espace de noms: Microsoft.IdentityModel.Tokens.Saml2
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim name As String

Dim instance As New Saml2NameIdentifier(name)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String _
)
public Saml2NameIdentifier (
    string name
)
public:
Saml2NameIdentifier (
    String^ name
)
public Saml2NameIdentifier (
    String name
)
public function Saml2NameIdentifier (
    name : String
)

Paramètres

  • name
     

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

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

Voir aussi

Référence

Classe Saml2NameIdentifier
Membres Saml2NameIdentifier
Espace de noms Microsoft.IdentityModel.Tokens.Saml2