Share via


SPTokenCache Constructor (XmlNodeList)

Initializes a new instance of the SPTokenCache class.

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Public Sub New ( _
    customConfigElements As XmlNodeList _
)
'Usage
Dim customConfigElements As XmlNodeList

Dim instance As New SPTokenCache(customConfigElements)
public SPTokenCache(
    XmlNodeList customConfigElements
)

Parameters

See Also

Reference

SPTokenCache Class

SPTokenCache Members

SPTokenCache Overload

Microsoft.SharePoint.IdentityModel Namespace