SPTokenCache Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPTokenCache class.
Overload List
Name | Description | |
---|---|---|
SPTokenCache() | Initializes a new instance of the SPTokenCache class. | |
SPTokenCache(ReadOnlyCollection<CookieTransform>) | Initializes a new instance of the SPTokenCache class. | |
SPTokenCache(XmlNodeList) | Initializes a new instance of the SPTokenCache class. | |
SPTokenCache(ReadOnlyCollection<CookieTransform>, SecurityTokenCache, TimeSpan) | Initializes a new instance of the SPTokenCache class. |
Top