Connectivity Software User's Guide and Reference
IUserIdentityToken Interface
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Security.User Namespace : IUserIdentityToken Interface
Represents a user identity token.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute()>
Public Interface IUserIdentityToken 
'Usage
 
Dim instance As IUserIdentityToken
[ComVisible(false)]
[ExceptionContractAnnotation()]
public interface IUserIdentityToken 
[ComVisible(false)]
[ExceptionContractAnnotation()]
public interface class IUserIdentityToken 
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