A SecurityKeyIdentifierClause for referencing SAML2-based security tokens.
Пространство имен: Microsoft.IdentityModel.Tokens.Saml2
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

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

Visual Basic
Dim instance As Saml2AssertionKeyIdentifierClause

Синтаксис

Visual Basic
Public Class Saml2AssertionKeyIdentifierClause
		Inherits SecurityKeyIdentifierClause
C#
public class Saml2AssertionKeyIdentifierClause : SecurityKeyIdentifierClause
C++
public ref class Saml2AssertionKeyIdentifierClause : public SecurityKeyIdentifierClause
J#
public class Saml2AssertionKeyIdentifierClause extends SecurityKeyIdentifierClause
JScript
public class Saml2AssertionKeyIdentifierClause extends SecurityKeyIdentifierClause

Иерархия наследования

System.Object
   System.IdentityModel.Tokens.SecurityKeyIdentifierClause
    Microsoft.IdentityModel.Tokens.Saml2.Saml2AssertionKeyIdentifierClause

Безопасность потоков

Любые открытые статические члены (Shared в Visual Basic) этого типа являются поточно-ориентированными.Любые члены экземпляров не являются гарантированно поточно-ориентированными.

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также