Пространство имен:
Microsoft.IdentityModel.Tokens.Saml2
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Visual Basic |
Dim classReference As Uri
Dim declarationReference As Uri
Dim instance As New Saml2AuthenticationContext(classReference, declarationReference)
|
Синтаксис
Visual Basic |
Public Sub New ( _
classReference As Uri, _
declarationReference As Uri _
)
|
C# |
public Saml2AuthenticationContext (
Uri classReference,
Uri declarationReference
)
|
C++ |
public:
Saml2AuthenticationContext (
Uri^ classReference,
Uri^ declarationReference
)
|
J# |
public Saml2AuthenticationContext (
Uri classReference,
Uri declarationReference
)
|
JScript |
public function Saml2AuthenticationContext (
classReference : Uri,
declarationReference : Uri
)
|
Параметры
- classReference
- declarationReference
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также