The following tables list the members exposed by the SecurityTokenHandlerCollection type.
Public Constructors
Name | Description | |
---|---|---|
SecurityTokenHandlerCollection | Overloaded. |
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
Configuration | ||
Count | (Inherited from Collection) | |
Item | Overloaded. | |
TokenTypeIdentifiers | ||
TokenTypes |
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from Collection) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Add | (Inherited from Collection) | |
AddOrReplace | ||
CanReadToken | ||
CanWriteToken | ||
Clear | (Inherited from Collection) | |
Contains | (Inherited from Collection) | |
CopyTo | (Inherited from Collection) | |
CreateDefaultSecurityTokenHandlerCollection | Overloaded. | |
CreateToken | ||
Equals | Overloaded. (Inherited from Object) | |
GetEnumerator | (Inherited from Collection) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
IndexOf | (Inherited from Collection) | |
Insert | (Inherited from Collection) | |
ReadToken | ||
ReferenceEquals | (Inherited from Object) | |
Remove | (Inherited from Collection) | |
RemoveAt | (Inherited from Collection) | |
ToString | (Inherited from Object) | |
ValidateToken | ||
WriteToken |
Protected Methods
Name | Description | |
---|---|---|
ClearItems | Overridden. | |
Finalize | (Inherited from Object) | |
InsertItem | Overloaded. | |
MemberwiseClone | (Inherited from Object) | |
RemoveItem | Overridden. | |
SetItem | Overloaded. |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (Inherited from Collection) | |
System.Collections.IEnumerable.GetEnumerator | (Inherited from Collection) | |
System.Collections.IList.Add | (Inherited from Collection) | |
System.Collections.IList.Contains | (Inherited from Collection) | |
System.Collections.IList.IndexOf | (Inherited from Collection) | |
System.Collections.IList.Insert | (Inherited from Collection) | |
System.Collections.IList.Remove | (Inherited from Collection) | |
System.Collections.Generic.ICollection.IsReadOnly | (Inherited from Collection) | |
System.Collections.ICollection.IsSynchronized | (Inherited from Collection) | |
System.Collections.ICollection.SyncRoot | (Inherited from Collection) | |
System.Collections.IList.IsFixedSize | (Inherited from Collection) | |
System.Collections.IList.IsReadOnly | (Inherited from Collection) | |
System.Collections.IList.Item | (Inherited from Collection) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.