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

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

Visual Basic
Dim returnValue As SecurityTokenHandlerCollectionManager

returnValue = SecurityTokenHandlerCollectionManager.CreateEmptySecurityTokenHandlerCollectionManager

Синтаксис

Visual Basic
Public Shared Function CreateEmptySecurityTokenHandlerCollectionManager As SecurityTokenHandlerCollectionManager
C#
public static SecurityTokenHandlerCollectionManager CreateEmptySecurityTokenHandlerCollectionManager ()
C++
public:
static SecurityTokenHandlerCollectionManager^ CreateEmptySecurityTokenHandlerCollectionManager ()
J#
public static SecurityTokenHandlerCollectionManager CreateEmptySecurityTokenHandlerCollectionManager ()
JScript
public static function CreateEmptySecurityTokenHandlerCollectionManager () : SecurityTokenHandlerCollectionManager

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

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также