下表列出了 SecurityTokenHandlerCollection 类型公开的成员。
Public 构造函数
| 名称 | 说明 | |
|---|---|---|
| SecurityTokenHandlerCollection | 已重载。 | 
页首
Public 属性
(另请参阅 Protected 属性)
| 名称 | 说明 | |
|---|---|---|
| .gif) | Configuration | |
| .gif) | Count | (从 Collection 继承) | 
| .gif) | Item | 已重载。 | 
| .gif) | TokenTypeIdentifiers | |
| .gif) | TokenTypes | 
页首
Protected 属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | Items | (从 Collection 继承) | 
页首
Public 方法
(另请参阅 Protected 方法)
| 名称 | 说明 | |
|---|---|---|
| .gif) | Add | (从 Collection 继承) | 
| .gif) | AddOrReplace | |
| .gif) | CanReadToken | |
| .gif) | CanWriteToken | |
| .gif) | Clear | (从 Collection 继承) | 
| .gif) | Contains | (从 Collection 继承) | 
| .gif) | CopyTo | (从 Collection 继承) | 
| .gif) .gif) | CreateDefaultSecurityTokenHandlerCollection | 已重载。 | 
| .gif) | CreateToken | |
| .gif) | Equals | 已重载。 (从 Object 继承) | 
| .gif) | GetEnumerator | (从 Collection 继承) | 
| .gif) | GetHashCode | (从 Object 继承) | 
| .gif) | GetType | (从 Object 继承) | 
| .gif) | IndexOf | (从 Collection 继承) | 
| .gif) | Insert | (从 Collection 继承) | 
| .gif) | ReadToken | |
| .gif) .gif) | ReferenceEquals | (从 Object 继承) | 
| .gif) | Remove | (从 Collection 继承) | 
| .gif) | RemoveAt | (从 Collection 继承) | 
| .gif) | ToString | (从 Object 继承) | 
| .gif) | ValidateToken | |
| .gif) | WriteToken | 
页首
Protected 方法
| 名称 | 说明 | |
|---|---|---|
| .gif) | ClearItems | 重写。 | 
| .gif) | Finalize | (从 Object 继承) | 
| .gif) | InsertItem | 已重载。 | 
| .gif) | MemberwiseClone | (从 Object 继承) | 
| .gif) | RemoveItem | 重写。 | 
| .gif) | SetItem | 已重载。 | 
页首
显式接口实现
| 名称 | 说明 | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (从 Collection 继承) | |
| System.Collections.IEnumerable.GetEnumerator | (从 Collection 继承) | |
| System.Collections.IList.Add | (从 Collection 继承) | |
| System.Collections.IList.Contains | (从 Collection 继承) | |
| System.Collections.IList.IndexOf | (从 Collection 继承) | |
| System.Collections.IList.Insert | (从 Collection 继承) | |
| System.Collections.IList.Remove | (从 Collection 继承) | |
| System.Collections.Generic.ICollection.IsReadOnly | (从 Collection 继承) | |
| System.Collections.ICollection.IsSynchronized | (从 Collection 继承) | |
| System.Collections.ICollection.SyncRoot | (从 Collection 继承) | |
| System.Collections.IList.IsFixedSize | (从 Collection 继承) | |
| System.Collections.IList.IsReadOnly | (从 Collection 继承) | |
| System.Collections.IList.Item | (从 Collection 继承) | 
页首
请参见
参考
SecurityTokenHandlerCollection 类
Microsoft.IdentityModel.Tokens 命名空间
版权所有 (C) 2008 Microsoft Corporation。保留所有权利。