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

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

Visual Basic
Dim instance As SecurityKeyElement

Синтаксис

Visual Basic
Public Class SecurityKeyElement
		Inherits SecurityKey
C#
public class SecurityKeyElement : SecurityKey
C++
public ref class SecurityKeyElement : public SecurityKey
J#
public class SecurityKeyElement extends SecurityKey
JScript
public class SecurityKeyElement extends SecurityKey

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

System.Object
   System.IdentityModel.Tokens.SecurityKey
    Microsoft.IdentityModel.Tokens.SecurityKeyElement

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

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также