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

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

Visual Basic
Dim idReference As Saml2Id

Dim instance As New Saml2Evidence(idReference)

Синтаксис

Visual Basic
Public Sub New ( _
		idReference As Saml2Id _
)
C#
public Saml2Evidence (
		Saml2Id idReference
)
C++
public:
Saml2Evidence (
		Saml2Id^ idReference
)
J#
public Saml2Evidence (
		Saml2Id idReference
)
JScript
public function Saml2Evidence (
		idReference : Saml2Id
)

Параметры

idReference

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также