![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_IdentityModel_User_ComTypes__TokenInfoCollection.png)
This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.BaseLib.IdentityModel.User.TokenInfo.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("878CF36E-DB33-4AB4-BF3C-F414E4E6B9DF")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _TokenInfoCollection
'Usage
Dim instance As _TokenInfoCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("878CF36E-DB33-4AB4-BF3C-F414E4E6B9DF")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _TokenInfoCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("878CF36E-DB33-4AB4-BF3C-F414E4E6B9DF")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _TokenInfoCollection
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.