Пространство имен: Microsoft.IdentityModel.Tokens.Saml2
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Visual Basic |
---|
Dim authenticationContext As Saml2AuthenticationContext Dim instance As New Saml2AuthenticationStatement(authenticationContext) |
Синтаксис
Visual Basic |
---|
Public Sub New ( _ authenticationContext As Saml2AuthenticationContext _ ) |
C# |
---|
public Saml2AuthenticationStatement ( Saml2AuthenticationContext authenticationContext ) |
C++ |
---|
public: Saml2AuthenticationStatement ( Saml2AuthenticationContext^ authenticationContext ) |
J# |
---|
public Saml2AuthenticationStatement ( Saml2AuthenticationContext authenticationContext ) |
JScript |
---|
public function Saml2AuthenticationStatement ( authenticationContext : Saml2AuthenticationContext ) |
Параметры
- authenticationContext