SecurityTokenHandlerCollectionManager 类

定义

处理多个已命名的安全标记处理程序集合的类。

public ref class SecurityTokenHandlerCollectionManager
public class SecurityTokenHandlerCollectionManager
type SecurityTokenHandlerCollectionManager = class
Public Class SecurityTokenHandlerCollectionManager
继承
SecurityTokenHandlerCollectionManager

构造函数

SecurityTokenHandlerCollectionManager(String)

为指定的已命名的服务初始化 SecurityTokenHandlerCollectionManager 类的新实例。

属性

Count

获取由此实例管理的安全标记处理程序集合的数目。

Item[String]

返回指定用法的安全标记处理程序集合。

SecurityTokenHandlerCollections

获取由此实例管理的安全标记处理程序集合。

ServiceName

获取服务名称。

方法

ContainsKey(String)

确定该实例是否包含指定用法的安全字符处理程序集合。

CreateDefaultSecurityTokenHandlerCollectionManager()

创建处理程序集合(该集合含有标记处理程序的默认集)的标记处理程序集合管理器。

CreateEmptySecurityTokenHandlerCollectionManager()

创建空标记处理程序集合管理器。

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()

返回表示当前对象的字符串。

(继承自 Object)

适用于

另请参阅