QuickOPC User's Guide and Reference
Deconfigure Method (_AnonymousTokenInfo)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.IdentityModel.User.ComTypes Namespace > _AnonymousTokenInfo Interface : Deconfigure Method
Deconfigures the token info.
Syntax
'Declaration
 
Sub Deconfigure() 
'Usage
 
Dim instance As _AnonymousTokenInfo
 
instance.Deconfigure()
void Deconfigure()
void Deconfigure(); 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also