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

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

Visual Basic
Dim method As Uri

Dim instance As New Saml2SubjectConfirmation(method)

Синтаксис

Visual Basic
Public Sub New ( _
		method As Uri _
)
C#
public Saml2SubjectConfirmation (
		Uri method
)
C++
public:
Saml2SubjectConfirmation (
		Uri^ method
)
J#
public Saml2SubjectConfirmation (
		Uri method
)
JScript
public function Saml2SubjectConfirmation (
		method : Uri
)

Параметры

method

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также