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

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

Visual Basic
Dim instance As Saml2SecurityKeyIdentifierClause

Синтаксис

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

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

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

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

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также