Connectivity Software User's Guide and Reference
OpcLabs.BaseLib.IdentityModel.Subject.ComTypes Namespace
Inheritance Hierarchy
OpcLabs.BaseLibPrimitives Assembly : OpcLabs.BaseLib.IdentityModel.Subject.ComTypes Namespace
This namespace contains COM types for classes that are used by the subject (user or application) to work with security tokens.
Interfaces
 InterfaceDescription
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.AnonymousTokenInfo to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.KerberosTokenInfo to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.TokenInfo to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.TokenInfoCollection to COM clients.

This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.BaseLib.IdentityModel.Subject.TokenInfo.

InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.TokenInfoPolicy to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.TokenSelectionPolicy to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.UserIdentityInfo to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.UserNameTokenInfo to COM clients.
InterfaceExposes OpcLabs.BaseLib.IdentityModel.Subject.X509CertificateTokenInfo to COM clients.
See Also

Reference

OpcLabs.BaseLibPrimitives Assembly