Пространство имен: Microsoft.IdentityModel.Tokens.Saml2
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim name As String

Dim instance As New Saml2NameIdentifier(name)

Синтаксис

Visual Basic
Public Sub New ( _
		name As String _
)
C#
public Saml2NameIdentifier (
		string name
)
C++
public:
Saml2NameIdentifier (
		String^ name
)
J#
public Saml2NameIdentifier (
		String name
)
JScript
public function Saml2NameIdentifier (
		name : String
)

Параметры

name

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

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

См. также